Skip to content

yugui/protoc-gen-reqdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A protoc plugin which simply dumps the given plugin request as the output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages