empty

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const PathLen = 0

PathLen is the length of a serialized empty path in bytes.

View Source
const PathType path.Type = 0

Variables

This section is empty.

Functions

func RegisterPath

func RegisterPath()

Types

type Path

type Path struct{}

Path encodes an empty path. An empty path is a special path that takes zero bytes on the wire and is used for AS internal communication.

func (Path) DecodeFromBytes

func (o Path) DecodeFromBytes(r []byte) error

func (Path) Len

func (o Path) Len() int

func (Path) Reverse

func (o Path) Reverse() (path.Path, error)

func (Path) SerializeTo

func (o Path) SerializeTo(b []byte) error

func (Path) Type

func (o Path) Type() path.Type

Jump to

Keyboard shortcuts

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