package
0.2.4
Repository: https://github.com/spilliams/goraffe.git
Documentation: pkg.go.dev

# Functions

NewLeaf returns a new leaf.
NewTree returns a new, empty Tree.

# Constants

just some constants for use with the tree output.
just some constants for use with the tree output.
just some constants for use with the tree output.
just some constants for use with the tree output.
just some constants for use with the tree output.
just some constants for use with the tree output.
just some constants for use with the tree output.
just some constants for use with the tree output.

# Structs

Leaf contains helpful information about each package, like the package itself, a friendly display name, and whether or not the tree wants to keep it.
Tree isn't actually a tree structure, but maintains a map of package names to Leaves.