Documentation
¶
Index ¶
- func NewOptions() *options
- type IMessage
- type Message
- func (p *Message) Execute() error
- func (p *Message) IsPassThrough() bool
- func (p *Message) JsonUnmarshal(data []byte) (message proto.Message, err error)
- func (p *Message) Marshal(message proto.Message) (data []byte, err error)
- func (p *Message) Unmarshal(data []byte) (message proto.Message, err error)
- type Mgr
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Message ¶
func (*Message) IsPassThrough ¶
Click to show internal directories.
Click to hide internal directories.