GoDoxy/internal/utils/testing
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
..
expect.go feat(healthcheck): add retries before notifying (default: 3 times) 2025-07-20 12:03:45 +08:00
log.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
testing.go refactor: simplify io code and make utils module independent 2025-05-23 22:19:14 +08:00