Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthCheckResult ¶
type HealthProvider ¶
type HealthProvider struct {
// contains filtered or unexported fields
}
func NewHealthProvider ¶
func NewHealthProvider(server string) (*HealthProvider, error)
func (*HealthProvider) Check ¶
func (h *HealthProvider) Check() HealthCheckResult
Click to show internal directories.
Click to hide internal directories.