Documentation
¶
Overview ¶
Package yamlutil provides utilities for deterministic YAML serialization.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalDeterministic ¶
MarshalDeterministic serializes a value with deterministic map ordering. This ensures output is consistent across runs, preventing spurious diffs and enabling reliable content comparison.
func SortYAMLNode ¶
SortYAMLNode recursively sorts all map keys in a YAML node tree.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.