package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Aug 3, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Register appends the "/health" endpoint to the given router.
type Data struct {
Status string `json:"status"`
Version string `json:"version"`
}
Data defines a health response body.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.