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