protobuf

package
v1.10.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2021 License: OSL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message added in v1.6.6

type Message map[protowire.Number]interface{}

func Decode added in v1.6.9

func Decode(src io.Reader) (Message, error)

func Unmarshal added in v1.9.7

func Unmarshal(buf []byte) Message

func (Message) Marshal added in v1.6.6

func (m Message) Marshal() []byte

func (Message) Message added in v1.6.7

func (m Message) Message(k protowire.Number) Message

func (Message) Set added in v1.10.1

func (m Message) Set(k protowire.Number, v interface{}) bool

func (Message) Slice added in v1.10.1

func (m Message) Slice(k protowire.Number) []interface{}

func (Message) String added in v1.6.7

func (m Message) String(k protowire.Number) string

func (Message) Uint64 added in v1.10.1

func (m Message) Uint64(k protowire.Number) uint64

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL