Documentation ¶
Overview ¶
Package proto provides a proto codec
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Message ¶
type Message struct {
Data []byte
}
func NewMessage ¶
func (*Message) MarshalJSON ¶
func (*Message) ProtoMessage ¶
func (m *Message) ProtoMessage()
func (*Message) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.