package
Version:
v0.0.0-...-4384373
Opens a new window with list of versions in this module.
Published: Nov 29, 2018
License: BSD-2-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewHealthCheck creates a new handler to serve health checks.
type Response struct {
Healthy bool `json:"healthy"`
}
Response contains the response to the /health API
Source Files
¶
Click to show internal directories.
Click to hide internal directories.