Documentation
¶
Overview ¶
Package yaml wraps gopkg.in/yaml.v3 and helps transition from v2.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseYAMLFile ¶
This is mainly used in tests, normal app operations should not need this
func ParseYAMLString ¶
func UnmarshalStrict ¶
UnmarshalStrict unmarshals a YAML document with strict behavior (only declared fields are tolerated).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.