pbuf v0.1.9 Pbuf.Protoc
Entry point into the generator. Receives the request descriptor from stdin, and returns a response descriptor to stdout. The pupose is to generate the .pb.ex files from .proto files.
Link to this section Summary
Link to this section Types
Link to this type
proto_request()
proto_request() :: Google.Protobuf.Compiler.CodeGeneratorRequest.t()
Link to this type
proto_response()
proto_response() :: Google.Protobuf.Compiler.CodeGeneratorResponse.t()
Link to this section Functions
Link to this function
capitalize_first(word)
Link to this function