protobuf

package
v1.39.3 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2022 License: OSL-3.0 Imports: 4 Imported by: 0

README

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bytes

type Bytes struct {
	Raw     []byte
	Message Message
}

type Encoder

type Encoder interface {
	// contains filtered or unexported methods
}

type Message

type Message map[Number]Encoder

func Unmarshal

func Unmarshal(buf []byte) (Message, error)

func (Message) Marshal

func (m Message) Marshal() []byte

type Number

type Number = protowire.Number

type Slice_Bytes

type Slice_Bytes []Bytes

type Slice_Fixed32

type Slice_Fixed32 []uint32

type Slice_Fixed64

type Slice_Fixed64 []uint64

type Slice_Message

type Slice_Message []Message

type Slice_Varint

type Slice_Varint []uint64

Jump to

Keyboard shortcuts

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