Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
Builder populates the nodes in the hierarchy tree with their corresponding objects.
func NewBuilder ¶
func NewBuilder(objects []ast.FileObject) *Builder
NewBuilder initializes an Builder with the set of objects to use to populate the config hierarchy tree.
Click to show internal directories.
Click to hide internal directories.