Documentation ¶
Index ¶
- type GoFactroy
- func (buildFactoy *GoFactroy) Build(dbFactroy *dbfactroy.DbFactroy) (dir, f, c string)
- func (buildFactoy *GoFactroy) BuildInfos()
- func (buildFactoy *GoFactroy) BuildJoinQuery()
- func (buildFactoy *GoFactroy) BuildMqCmsContentColumn()
- func (buildFactoy *GoFactroy) BuildMultiQueryEmployee()
- func (buildFactoy *GoFactroy) BuildTable(table string) (dir, f, c string)
- func (buildFactoy *GoFactroy) BuildTableDefault() (dir, f, c string)
- func (buildFactoy *GoFactroy) BuildTables() (dir, f, c string)
- func (buildFactoy *GoFactroy) Ini() (dbinst *gorm.DB)
- func (buildFactoy *GoFactroy) IniDb(dbConfig *dbfactroy.DbConfig) (dbinst *gorm.DB)
- func (buildFactoy *GoFactroy) IniLog() *GoFactroy
- func (buildFactoy *GoFactroy) Register()
- func (buildFactoy *GoFactroy) SendEmail(subj, msg string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoFactroy ¶
@Title 文件名称: go_factroy.go @Description 描述: 代码工厂主文件
@Author 作者: leijianming@163.com 时间(2024-01-31 22:38:21) @Update 作者: leijianming@163.com 时间(2024-01-31 22:38:21)
func (*GoFactroy) BuildInfos ¶
func (buildFactoy *GoFactroy) BuildInfos()
func (*GoFactroy) BuildJoinQuery ¶
func (buildFactoy *GoFactroy) BuildJoinQuery()
func (*GoFactroy) BuildMqCmsContentColumn ¶
func (buildFactoy *GoFactroy) BuildMqCmsContentColumn()
func (*GoFactroy) BuildMultiQueryEmployee ¶
func (buildFactoy *GoFactroy) BuildMultiQueryEmployee()
func (*GoFactroy) BuildTable ¶
单表生成 ret key=filename value=content
func (*GoFactroy) BuildTableDefault ¶
func (*GoFactroy) BuildTables ¶
Click to show internal directories.
Click to hide internal directories.