package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Mar 8, 2026
License: MIT
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
¶
RegisterRoutes adds /healthz, /readyz, and /debug/pprof/* to the given mux.
If readyFn is nil, /readyz always returns 200.
Serve creates a standalone HTTP server with health and pprof routes.
It blocks until ctx is cancelled, then shuts down gracefully.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.