mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-04 15:49:43 +00:00
- Use `time.Ticker` instead of `time.After` for periodic operations in `autoSave` function - Use `time.Ticker` instead of `time.After` for periodic operations in `monitor` function Signed-off-by: appleboy <appleboy.tw@gmail.com>