Versions in this module Expand all Collapse all v0 v0.7.0 Mar 12, 2022 v0.6.0 Dec 4, 2020 Changes in this version + const PathLen + const PathType + func RegisterPath() + type Path struct + FirstHop path.HopField + Info path.InfoField + SecondHop path.HopField + func (o *Path) DecodeFromBytes(data []byte) error + func (o *Path) Len() int + func (o *Path) SerializeTo(b []byte) error + func (o *Path) ToSCIONDecoded() (*scion.Decoded, error) + func (o *Path) Type() path.Type + func (o Path) Reverse() (path.Path, error)