protobuf

package
v1.9.7 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2021 License: OSL-3.0 Imports: 4 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) Encode added in v1.9.7

func (m Message) Encode() io.Reader

func (Message) Marshal added in v1.6.6

func (m Message) Marshal() []byte

func (Message) MarshalJSON added in v1.9.5

func (m Message) MarshalJSON() ([]byte, error)

func (*Message) UnmarshalJSON added in v1.9.4

func (m *Message) UnmarshalJSON(buf []byte) error

Jump to

Keyboard shortcuts

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