package
1.8.1
Repository: https://github.com/zeromicro/go-zero.git
Documentation: pkg.go.dev

# 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.