Registry / observability / onsdigital-dp-healthcheck

onsdigital-dp-healthcheck

JSON →
library1.6.4gogounverified

Provides health check functionality for ONS Digital Publishing services.

go get github.com/ONSdigital/dp-healthcheck
INSTALL
IMPORT
SIG · ONSDIGITAL-DP-HEAL
O
onsdigital-dp-healthcheck
observabilitygov1.6.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.

healthcheck
github.com/ONSdigital/dp-healthcheck

Create a new health check server

package main import ( "fmt" "github.com/ONSdigital/dp-healthcheck" ) func main() { check := healthcheck.NewServer() fmt.Println(check) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
onsdigital-dp-healthcheck — go get onsdigital-dp-healthcheck · libregistry