exproto v0.2.0 Google.Protobuf.ServiceDescriptorProto

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Google.Protobuf.ServiceDescriptorProto{
  method: [Google.Protobuf.MethodDescriptorProto.t()],
  name: String.t(),
  options: Google.Protobuf.ServiceOptions.t()
}

Link to this section Functions