exproto v0.2.0 Google.Protobuf.ServiceDescriptorProto
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Google.Protobuf.ServiceDescriptorProto{
method: [Google.Protobuf.MethodDescriptorProto.t()],
name: String.t(),
options: Google.Protobuf.ServiceOptions.t()
}
t() :: %Google.Protobuf.ServiceDescriptorProto{ method: [Google.Protobuf.MethodDescriptorProto.t()], name: String.t(), options: Google.Protobuf.ServiceOptions.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