proxy.golang.org : github.com/kai5263499/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
- codemeta.json
purl: pkg:golang/github.com/kai5263499/grpcurl
License: MIT
Latest release: over 5 years ago
First release: about 7 years ago
Namespace: github.com/kai5263499
Last synced: 19 days ago