Documentation
¶
Overview ¶
Package healthcheck allow to check current status of a node.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Healthcheck ¶
type Healthcheck struct {
// contains filtered or unexported fields
}
Healthcheck allows to check status of the node
func NewHealthcheck ¶
func NewHealthcheck(url url.URL, userAgent string) *Healthcheck
Create a new Healthcheck
Click to show internal directories.
Click to hide internal directories.