Documentation ¶
Index ¶
Constants ¶
View Source
const (
InfluxStatusOK = "pass"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Check ¶
type HealthCheck ¶
type HealthCheck struct {
Status string `json:"status"`
}
type ReadyCheck ¶
type ReadyCheck struct {
Ready string `json:"ready"`
}
Click to show internal directories.
Click to hide internal directories.