Documentation ¶
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 controller
func (*Healthcheck) Inject ¶
func (h *Healthcheck) Inject(provider statusProvider)
Inject Healthcheck dependencies
func (*Healthcheck) ServeHTTP ¶
func (h *Healthcheck) ServeHTTP(w http.ResponseWriter, _ *http.Request)
ServeHTTP responds to healthcheck requests
Click to show internal directories.
Click to hide internal directories.