pb

package
v0.11.8 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrorTruncated = errors.New("Message truncated")
View Source
var ErrorUnknownWireType = errors.New("Unknown wire type")

Functions

func Bytes

func Bytes(p []byte) ([]byte, []byte, error)

func Double

func Double(p []byte) (float64, []byte, error)

func Int64

func Int64(p []byte) (int64, []byte, error)

func Skip

func Skip(p []byte) ([]byte, error)

func SkipVarint

func SkipVarint(p []byte) ([]byte, error)

func Uint64

func Uint64(p []byte) (uint64, []byte, error)

func WireType

func WireType(p []byte) (byte, []byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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