Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SyncOrder ¶
SyncOrder recursively sorts the map node keys in 'to' node to match the order of map node keys in 'from' node at same tree depth, additional keys are moved to the end Field order might be altered due to round-tripping in arbitrary functions. This functionality helps to retain the original order of fields to avoid unnecessary diffs.
func VisitElements ¶
VisitElements calls fn for each element in a SequenceNode. Returns an error for non-SequenceNodes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.