Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 201 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 201 Bytes

protoc-gen-reqdump

A protoc plugin which simply emits the given plugin request as the output.

How to use

$ protoc -I. --plugin=path/to/protoc-gen-reqdump --reqdump_out=. target.proto