exproto v0.2.4 Google.Protobuf.Compiler.CodeGeneratorRequest
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Google.Protobuf.Compiler.CodeGeneratorRequest{
compiler_version: Google.Protobuf.Compiler.Version.t(),
file_to_generate: [String.t()],
parameter: String.t(),
proto_file: [Google.Protobuf.FileDescriptorProto.t()]
}
t() :: %Google.Protobuf.Compiler.CodeGeneratorRequest{ compiler_version: Google.Protobuf.Compiler.Version.t(), file_to_generate: [String.t()], parameter: String.t(), proto_file: [Google.Protobuf.FileDescriptorProto.t()] }
Link to this section Functions
Link to this function
decode(data)
Link to this function
encode(struct)
Link to this function
from_params(params \\ %{})
Link to this function
new()
Link to this function