package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
RegisterHealthChecker registers the given health checker function
Setup prepares the given HTTP request multiplexer for serving healthz.
Status describes the health of a component or the whole.
const (
Healthy Status = iota
Degraded
NonFunctional
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.