//
pkg.gl
Category
github.com/CircleCI-Public/circleci-cli
filetree
package
0.1.31425
Repository:
https://github.com/circleci-public/circleci-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
204 SLOC
#
Functions
NewTree
NewTree creates a new filetree starting at the root.
#
Variables
SpecialCase
SpecialCase is a function you can pass to NewTree in order to override the behavior when marshalling a node.
#
Structs
Node
Node represents a leaf in the filetree.
PathNodes
PathNodes is a map of filepaths to tree nodes with ordered path keys.