Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ModelText provides the default template for model to generate. //go:embed model.tpl ModelText string // ModelCustomText provides the default template for model to generate. //go:embed model_custom.tpl ModelCustomText string // ModelTypesText provides the default template for model to generate. //go:embed types.tpl ModelTypesText string // Error provides the default template for error definition in mongo code generation. //go:embed error.tpl Error string )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.