Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGenerator ¶
NewGenerator 创建 Gorm 生成器
Types ¶
type GeneratorConfig ¶
type GeneratorConfig struct { QueryPath string // dao 层方法生成路径 QueryFilename string // 数据库层生成文件名 ModelPath string // 模型生成路径 }
GeneratorConfig 创建生成器配置
Click to show internal directories.
Click to hide internal directories.