Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeneratorLogic ¶
type GeneratorLogic struct { }
GeneratorLogic 生成文件逻辑
func (GeneratorLogic) CreateEntityFile ¶
func (t GeneratorLogic) CreateEntityFile(output string, tableName string, packageName string)
CreateEntityFile 创建实体文件
type TableLogic ¶
type TableLogic struct { }
func (TableLogic) GetEntityInfo ¶
func (t TableLogic) GetEntityInfo(name string) *EntityInfo
GetEntityInfo 获取实体文件生成信息
Click to show internal directories.
Click to hide internal directories.