# Structs
ConfigLoaderError contains details about an error that occurred while loading a config.Config.
ConfigWriterError is an error that occurred while trying to write a config.Config to a file.
DefinitionParserError contains details about errors when parsing a YAML definition of a config.
DetailedConfigWriterError is an error that occurred while trying to write a config.Config to a file.
DetailedDefinitionParserError is a DefinitionParserError, enriched with information for which environment loading failed.
No description provided by the author
InvalidJsonError contains details about a template JSON being invalid.
ParameterDefinitionParserError is a DetailedDefinitionParserError for a specific parameter that failed to laod.
# Interfaces
No description provided by the author
No description provided by the author