# Variables
Error provides the default template for error definition in mongo code generation.go:embed error.tpl.
ModelCustomText provides the default template for model to generate.go:embed model_custom.tpl.
ModelText provides the default template for model to generate.go:embed model.tpl.
ModelTypesText provides the default template for model to generate.go:embed types.tpl.