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 (Path) SerializeTo ¶
Click to show internal directories.
Click to hide internal directories.