Documentation
¶
Overview ¶
Protocol Buffers
Index ¶
- type Message
- func (m Message) Add(num protowire.Number, str string, val Message)
- func (m Message) Get(num protowire.Number, str string) Message
- func (m Message) GetBytes(num protowire.Number, str string) []byte
- func (m Message) GetMessages(num protowire.Number, str string) []Message
- func (m Message) GetString(num protowire.Number, str string) string
- func (m Message) GetUint(num protowire.Number, str string) uint64
- func (m Message) GoString() string
- func (m Message) Marshal() []byte
- 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.