/protoc-gen-client

A protoc plugin which attempts to build a complete go command line client corresponding to a protobuf service

Primary LanguageGoApache License 2.0Apache-2.0

protoc-gen-client

This project is still very much a work in progress

A protoc plugin which attempts to build a complete go command line client corresponding to a protobuf service. For an example see the examples directory.

Prerequisites