Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TreeNode ¶
TreeNode represents a single node in a tree.
func NewTreeNode ¶
func NewTreeNode() *TreeNode
NewTreeNode constructs a node that is used during construction of the tree.
Click to show internal directories.
Click to hide internal directories.