Documentation
¶
Index ¶
- type Message
- func (m Message) Get(k protowire.Number) Message
- func (m Message) GetMessages(k protowire.Number) []Message
- func (m Message) GetString(k protowire.Number) string
- func (m Message) GetUint64(k protowire.Number) uint64
- func (m Message) Marshal() []byte
- func (m Message) Set(k protowire.Number, v interface{}) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶ added in v1.6.6
func (Message) GetMessages ¶ added in v1.10.4
Click to show internal directories.
Click to hide internal directories.