Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRegistrar ¶
Types ¶
type Check ¶
type Check struct { Name string Check func(ctx context.Context) error Timeout time.Duration UpdateInterval time.Duration InitialDelay time.Duration }
Check represent a health check
Click to show internal directories.
Click to hide internal directories.