Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTestPath ¶
func NewTestPath() base.ColibriPath
NewTestPath returns a new path with one segment consisting on 3 hopfields: (0,2)->(1,2)->(1,0).
Types ¶
type TestColibriPath ¶
func (*TestColibriPath) Copy ¶
func (p *TestColibriPath) Copy() base.ColibriPath
func (*TestColibriPath) IndexOfCurrentHop ¶
func (p *TestColibriPath) IndexOfCurrentHop() int
func (*TestColibriPath) IngressEgressIFIDs ¶
func (p *TestColibriPath) IngressEgressIFIDs() (uint16, uint16)
func (*TestColibriPath) NumberOfHops ¶
func (p *TestColibriPath) NumberOfHops() int
func (*TestColibriPath) Reverse ¶
func (p *TestColibriPath) Reverse() error
Click to show internal directories.
Click to hide internal directories.