Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org
Top 7.0% dependent packages on proxy.golang.org

proxy.golang.org : github.com/dotse/go-health

Package health contains health checking utilities. The most interesting part of the API is Register (and RegisterFunc), which is a simple way to set up a health check for ‘anything’. As soon as any health checks are registered a summary of them is served at http://0.0.0.0:9999. For services there is `HealthCheckCommand()` to put (early) in `main()`, e.g: Docker images can then use the following: See <https://inadarei.github.io/rfc-healthcheck/>.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/dotse/go-health
Keywords: docker, go, golang, healthcheck
License: MIT
Latest release: 7 months ago
First release: over 4 years ago
Namespace: github.com/dotse
Dependent packages: 2
Stars: 4 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago

    Loading...
    Readme
    Loading...