Registry / observability / bufbuild-connect-grpchealth-go

bufbuild-connect-grpchealth-go

JSON →
library1.1.1gogounverified

A Go package that enables net/http servers to respond to gRPC-style health checks, compatible with Connect and gRPC.

go get github.com/bufbuild/connect-grpchealth-go
INSTALL
IMPORT
SIG · BUFBUILD-CONNECT-G
B
bufbuild-connect-grpchealth-go
observabilitygov1.1.1
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.

grpchealth
github.com/bufbuild/connect-grpchealth-go

Create a health checker

package main import ( "fmt" "github.com/bufbuild/connect-grpchealth-go" ) func main() { checker := grpchealth.NewChecker() fmt.Println(checker) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
OpenAI (training)
1
Resources
bufbuild-connect-grpchealth-go — go get bufbuild-connect-grpchealth-go · libregistry