package
0.1.4
Repository: https://github.com/uber/kraken.git
Documentation: pkg.go.dev

# Functions

WithHealthCheck configures ActiveConfig with a custom health check.

# Structs

ActiveConfig composes host configuration for an upstream service with an active health check.
ActiveHealthCheckConfig wraps health check configuration.
PassiveConfig composes host configuruation for an upstream service with a passive health check.
PassiveRingConfig composes host configuration for an upstream service with a passively health checked hash ring.

# Type aliases

ActiveOption allows setting optional ActiveConfig parameters.