proxy.golang.org : github.com/gorocks/grpcurl
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
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/gorocks/grpcurl
License: MIT
Latest release: over 7 years ago
First release: over 7 years ago
Namespace: github.com/gorocks
Last synced: 3 months ago