Public projection of a compiled protobuf service.
Summary
Types
@type t() :: %PB.Schema.Info.Service{ methods: [PB.Schema.Info.Method.t()], name: PB.service_name() }
Public projection of a compiled protobuf service.
@type t() :: %PB.Schema.Info.Service{ methods: [PB.Schema.Info.Method.t()], name: PB.service_name() }