Documentation
¶
Overview ¶
Package xyaml contains utility functions for parsing YAML.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckUnknownKeys ¶ added in v0.8.3
CheckUnknownKeys finds if the node has any extra keys which do not exist in t.
func UnmarshalStrict ¶
UnmarshalStrict decodes YAML document validating that there are no extra fields found.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.