Documentation ¶
Overview ¶
Command protoc-gen-gitaly-protolist is designed to be used as a protobuf compiler to generate a list of protobuf files via a publicly accessible variable.
This plugin can be accessed by invoking the protoc compiler with the following arguments:
protoc --plugin=protoc-gen-gitaly-protolist --gitaly_protolist_out=.
The plugin accepts a protobuf message in STDIN that describes the parsed protobuf files. A response is sent back on STDOUT that contains any errors.
Click to show internal directories.
Click to hide internal directories.