Documentation
¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthCheck ¶
type HealthCheck struct {
// contains filtered or unexported fields
}
func NewHealthCheck ¶
func (*HealthCheck) Exec ¶
func (h *HealthCheck) Exec(handler MonitoringHandler)
func (*HealthCheck) ID ¶
func (h *HealthCheck) ID() string
type MonitoringHandler ¶
Click to show internal directories.
Click to hide internal directories.