Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Check ¶
type Check struct {
// contains filtered or unexported fields
}
Heartbeat check, has to triggered within a duration in order to pass
func (*Check) Configuration ¶
func (hc *Check) Configuration() gose4.Configuration
func (*Check) Run ¶
func (hc *Check) Run() gose4.HealthCheckResult
Click to show internal directories.
Click to hide internal directories.