Expand description
Health Check interface and methods.
Structs§
- HTTP health check
- TCP health check
Traits§
- HealthCheck is the interface to implement health check for backends
- HealthObserve is an interface for observing health changes of backends, this is what’s used for our health observation callback.
Type Aliases§
- Provided to a HealthCheck to observe changes to Backend health.