Documentation
¶
Index ¶
- type Message
- func (m Message) Encode() io.Reader
- func (m Message) Get(keys ...protowire.Number) Message
- func (m Message) GetBytes(keys ...protowire.Number) []byte
- func (m Message) GetMessages(keys ...protowire.Number) []Message
- func (m Message) GetString(keys ...protowire.Number) string
- func (m Message) GetUint64(keys ...protowire.Number) uint64
- func (m Message) GoString() string
- func (m Message) Marshal() []byte
- func (m Message) Set(key protowire.Number, val Message)
- func (m Message) SetUint64(key protowire.Number, val uint64)
- type Tag
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.