Module errors

Module errors 

Source
Expand description

Error types for Go code generation

Structs§

ApiClientGenerationSnafu
SNAFU context selector for the GeneratorError::ApiClientGeneration variant
ConfigParseSnafu
SNAFU context selector for the GeneratorError::ConfigParse variant
GenericSnafu
SNAFU context selector for the GeneratorError::Generic variant
IoSnafu
SNAFU context selector for the GeneratorError::Io variant
ModelGenerationSnafu
SNAFU context selector for the GeneratorError::ModelGeneration variant
TemplateNotFoundSnafu
SNAFU context selector for the GeneratorError::TemplateNotFound variant
TemplateRenderSnafu
SNAFU context selector for the GeneratorError::TemplateRender variant
TypeMappingSnafu
SNAFU context selector for the GeneratorError::TypeMapping variant

Enums§

GeneratorError
Error type for Go code generation