Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager(ctx context.Context, config types.ConfigManager, logger types.Logger, router types.HTTPRouter) (*Manager, error)
func (*Manager) RegisterChecker ¶
func (hm *Manager) RegisterChecker(name string, checker types.HealthChecker)
Click to show internal directories.
Click to hide internal directories.