Documentation ¶
Overview ¶
Package yamltools provides functions for handling YAML nodes, such as copying comments, applying comments, and diffing YAML documents.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyComments ¶
ApplyComments applies the copied comments to the target document.
func CopyComments ¶
CopyComments updates the comments in dstNode considering the structure of whitespace.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.