Registry / networking / authzed-grpcutil

authzed-grpcutil

JSON →
library0.0.0-20260105210157-e237581949c2gogounverified

Package grpcutil implements various utilities to simplify common gRPC APIs.

go get github.com/authzed/grpcutil
INSTALL
IMPORT
SIG · AUTHZED-GRPCUTIL
A
authzed-grpcutil
networkinggov0.0.0-20260105210157-e237581949c2
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.

grpcutil
github.com/authzed/grpcutil

Creates an insecure gRPC connection.

package main import ( "github.com/authzed/grpcutil" ) func main() { conn, _ := grpcutil.DialInsecure("localhost:50051") defer conn.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260105210157-e237581949c2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
26
Amazon
1
OpenAI (training)
1
Resources