Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Node ¶
type Node struct {
// contains filtered or unexported fields
}
Node node description
func GetPath ¶
func GetPath(s set.GenericOrderedDataSet[*Node], _ func(a, b interface{}) bool, _ *Node, r bool) []*Node
GetPath return path
func (*Node) AddNeighbors ¶
func (*Node) AddNeighborsFn ¶
Click to show internal directories.
Click to hide internal directories.