Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Name string SendMethods []SendMethod }
func NewService ¶
func NewService(service *descriptorpb.ServiceDescriptorProto) Client
type SendMethod ¶
func NewMethod ¶
func NewMethod(msg *descriptorpb.MethodDescriptorProto) SendMethod
Click to show internal directories.
Click to hide internal directories.