Documentation ¶
Index ¶
- type Proto
- func (*Proto) Decode(b []byte, rsp proto.Message) error
- func (p *Proto) Encode(req proto.Message) ([]byte, error)
- func (*Proto) MustDecode(b []byte, rsp proto.Message)
- func (p *Proto) MustEncode(req proto.Message) []byte
- func (p *Proto) MustEncodeString(req proto.Message) string
- func (*Proto) Name() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.