This library provides an http.Handler that acts as a health endpoint. It
can be used by cloud infrastructure or other services to determine the
availability of an application.
.
Rather than simply returning a response with HTTP status code 200, this
library allows building health checks that test the availability of all
required dependencies. The HTTP response contains the aggregated health
result and details about the health status of each component.
Installed Size: 65.5 kB
Architectures: all