mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-04 19:19:42 +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>