Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 326 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 326 Bytes

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