Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SortByBandwidth ¶
type SortByBandwidth struct{ Nodes }
func (SortByBandwidth) Less ¶
func (s SortByBandwidth) Less(i, j int) bool
type SortByDelay ¶
type SortByDelay struct{ Nodes }
func (SortByDelay) Less ¶
func (s SortByDelay) Less(i, j int) bool
Click to show internal directories.
Click to hide internal directories.