Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultYamlMarshalIndent = 2
Variables ¶
This section is empty.
Functions ¶
func NewMapNode ¶
func NewMapNode(content []*yaml.Node) *yaml.Node
func NewSeqNode ¶
func NewSeqNode(content []*yaml.Node) *yaml.Node
func NewStringNode ¶
func NewStringNode(text string) *yaml.Node
func PrettyPrint ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.