YAML wrapper that converts YAML to JSON and uses JSON struct tags and custom JSON methods for marshaling/unmarshaling.
go get github.com/invopop/yamlNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Unmarshal YAML into a struct using JSON tags
Ensure structs have JSON tags defined for YAML fields
No dependency data recorded yet.