Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultPingTimeout = 3 * time.Second
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checker ¶
type Checker struct {
// contains filtered or unexported fields
}
Checker implements health.Checker.
func NewChecker ¶
NewChecker returns a Checker using the provided name and CtxPinger.
Click to show internal directories.
Click to hide internal directories.