GoDoxy/internal/watcher
yusing 8025af6067 feat(healthcheck): add retries before notifying (default: 3 times)
- Introduced NotifyFunc type for customizable notification handling in tests.
- Added Retries field to HealthCheckConfig for controlling notification thresholds.
- Implemented tests for notification behavior under various health check scenarios.
2025-07-20 12:03:45 +08:00
..
events style: coed cleanup and fix styling 2025-05-10 10:46:31 +08:00
health feat(healthcheck): add retries before notifying (default: 3 times) 2025-07-20 12:03:45 +08:00
config_file_watcher.go simplify task package implementation 2025-01-01 06:07:32 +08:00
directory_watcher.go refactor: improve task management with xsync for concurrent access and enhance callback and subtasks handling as well as memory allocation 2025-05-25 15:01:44 +08:00
docker_watcher.go refactor: remove the use of logging module in most code 2025-05-23 23:28:33 +08:00
file_watcher.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
watcher.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00