Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connection ¶
type Node ¶
type Node struct {
// Name is unique and based on package and struct type probably
Name string
Deps []Connection
}
Click to show internal directories.
Click to hide internal directories.