Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶
type Node struct { Value string Dep models.Dependency }
func NewNode ¶
func NewNode(dependency *models.Dependency) *Node
Click to show internal directories.
Click to hide internal directories.