GoDoxy/internal/utils/atomic
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
..
std.go feat(healthcheck): add retries before notifying (default: 3 times) 2025-07-20 12:03:45 +08:00
value.go refactor: move atomic.Value to value.go, improved handling for zero values 2025-03-28 07:39:26 +08:00