mirror of
https://github.com/TwiN/gatus.git
synced 2025-07-30 03:19:20 +02: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>