Documentation
¶
Index ¶
Constants ¶
View Source
const YAML parsing.Format = "yaml"
YAML represents the YAML file format.
Variables ¶
View Source
var ErrYamlExpansionBudgetExceeded = errors.New("yaml expansion budget exceeded")
ErrYamlExpansionBudgetExceeded is returned when the maximum expansion budget is exceeded.
View Source
var ErrYamlExpansionDepthExceeded = errors.New("yaml expansion depth exceeded")
ErrYamlExpansionDepthExceeded is returned when the maximum expansion depth is exceeded.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.