proxy.golang.org : github.com/panzerdev/grpcurl : v1.0.1
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. The grpcurl command-line tool constructs a DescriptorSource, based on the command-line parameters, and supplies an InvocationEventHandler to supply request data (which can come from command-line args or the process's stdin) and to log the events (to the process's stdout).
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/panzerdev/grpcurl@v1.0.1
Published:
Indexed:
- github.com/golang/protobuf v1.1.0
- github.com/jhump/protoreflect v1.1.0
- golang.org/x/net v0.0.0-20180530234432-1e491301e022
- google.golang.org/grpc v1.12.0