Registry / observability / gocraft-health

gocraft-health

JSON →
library0.0.0-20260423145253-d77dfb827940gogounverified

A library for instrumenting Go applications with health checks and metrics.

go get github.com/gocraft/health
INSTALL
IMPORT
SIG · GOCRAFT-HEALTH
G
gocraft-health
observabilitygov0.0.0-20260423145253-d77dfb827940
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/gocraft/health

Creates a new health journal and logs an event.

package main import ( "github.com/gocraft/health" ) func main() { j := health.NewJournal() j.Event("app_start") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260423145253-d77dfb827940latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
OpenAI (training)
2
Amazon
1
Resources
gocraft-health — go get gocraft-health · libregistry