Registry / networking / fullstorydev-grpcurl

fullstorydev-grpcurl

JSON →
library1.9.3gogounverified

Package grpcurl provides the core functionality exposed by the grpcurl command, for dynamically connecting to a server, using the reflection service to inspect the server, and invoking RPCs.

go get github.com/fullstorydev/grpcurl
INSTALL
IMPORT
SIG · FULLSTORYDEV-GRPCU
F
fullstorydev-grpcurl
networkinggov1.9.3
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.

grpcurl
github.com/fullstorydev/grpcurl

Create a descriptor source from a gRPC reflection server.

import "github.com/fullstorydev/grpcurl" func main() { descSource, _ := grpcurl.DescriptorSourceFromServer("localhost:8080", nil) _ = descSource }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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