Healthz is a straightforward Go package for adding health check HTTP handlers to your web apps. It's ideal for
Kubernetes-like environments to ensure your service is running smoothly.
Just two functions - simple and to the point.
Healthz is a straightforward Go package for adding health check HTTP handlers to your web apps. It's ideal for
Kubernetes-like environments to ensure your service is running smoothly.
Just two functions - simple and to the point.