package
Version:
v1.6.1
Opens a new window with list of versions in this module.
Published: Jul 14, 2021
License: BSD-2-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 8
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.