mirror of
https://github.com/TwiN/gatus.git
synced 2025-08-02 04:13:30 +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>