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