Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type URLNode ¶
URLNode represents a Node in the URL tree
func (*URLNode) AddChild ¶
AddChild adds a new child to the given node. Returns the newly created child node
func (*URLNode) GenerateTree ¶
GenerateTree tree builds the tree which shows links between nodes. Returns the complete tree pointed to by node.
Click to show internal directories.
Click to hide internal directories.