# Functions
No description provided by the author
No description provided by the author
LoadFile will unmarshall declarative config components from a single filename provided in 'path' located at a filesystem hierarchy 'root'.
LoadFS loads a declarative config from the provided root FS.
LoadReader reads yaml or json from the passed in io.Reader and unmarshals it into a DeclarativeConfig struct.
LoadSlice will compose declarative config components from a slice of Meta objects.
No description provided by the author
No description provided by the author
WalkFS walks root using a gitignore-style filename matcher to skip files that match patterns found in .indexignore files found throughout the filesystem.
WalkMetasFS walks the filesystem rooted at root and calls walkFn for each individual meta object found in the root.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Bundle specifies all metadata and data of a bundle object.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author