Registry / observability / invisionapp-go-health-v2

invisionapp-go-health-v2

JSON →
library2.1.4gogounverified

Async dependency health checking library for services running on container platforms like Kubernetes.

go get github.com/InVisionApp/go-health/v2
INSTALL
IMPORT
SIG · INVISIONAPP-GO-HEA
I
invisionapp-go-health-v2
observabilitygov2.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

health
github.com/InVisionApp/go-health/v2

Create a health checker and get status

package main import ( "fmt" "github.com/InVisionApp/go-health/v2" ) func main() { h := health.New() fmt.Println(h.Status()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
invisionapp-go-health-v2 — go get invisionapp-go-health-v2 · libregistry