Documentation
¶
Overview ¶
Package healthcheck contains logic for the Service Manager healthcheck API
Index ¶
Constants ¶
View Source
const URL = web.MonitorHealthURL
URL is the path of the healthcheck endpoint
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
Controller platform controller
func (*Controller) Routes ¶
func (c *Controller) Routes() []web.Route
Routes returns slice of routes which handle healthcheck operation
Click to show internal directories.
Click to hide internal directories.