package
Version:
v0.12.3
Opens a new window with list of versions in this module.
Published: Nov 26, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type YAMLTree struct {
Root *yaml.Node
}
YAMLTree represents a YAML document.
It makes it possible to insert value nodes with comments.
Insert adds a path with a value to the tree
Source Files
¶
Click to show internal directories.
Click to hide internal directories.