# Functions

DocOutput constructs a documentation interface from the provided struct by using the struct field types as well as the information given in the "doc" struct tag.
Merge merges x2 into x1.
New unmarshalls a yaml input into a yaml.Node representation and returns a Yaml type.
No description provided by the author
PartialCopy creates a copy of the input n but with only the subslice of the content n.Content[start:end].
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

Warning holds the ordered list of nested keys for which a warning occurred and the associated warning itself.
Yaml objects hold a yaml file in form of a yaml.Node object.

# Type aliases

No description provided by the author
No description provided by the author