package
0.0.2
Repository: https://github.com/tocurd/gormt.git
Documentation: pkg.go.dev

# Functions

GetDbInfo Get configuration information .获取数据配置信息.
GetDBTag get database tag.
GetIsColumnName get gen columnName config .
GetIsDev is is dev.
GetIsForeignKey if is foreign key.
GetIsGUI if is gui show .
GetIsNullToPoint get if with null to porint in sturct.
GetIsOutFileByTableName get gen columnName config .
GetIsOutFunc if is output func .
GetIsOutSQL if is output sql .
GetIsTableName if is table name .
GetIsWEBTag json tag.json标记.
GetIsWebTagPkHidden web tag是否隐藏主键.
GetLG get language tag.
GetMysqlConStr Get MySQL connection string.获取mysql 连接字符串.
GetOriginTableNames get origin tableNames.
GetOutDir Get Output Directory.获取输出目录.
GetOutFileName 获取输出文件名.
GetSelfTypeDefine 获取自定义字段映射.
GetSimple simple output.简单输出.
GetTableNames get format tableNames by config.
GetTablePrefix get table prefix.
GetURLTag get url tag.
GetWebTagType 获取json tag类型.
IsRunTesting Determine whether to use it in a test environment.判断是否在测试环境下使用.
SaveToFile save config info to file.
SetDBTag get database tag.
SetForeignKey Set if is foreign key.设置是否外键关联.
SetIsColumnName set gen ColumnName config.
SetIsDev is is dev.
SetIsGUI if is gui show .
SetIsNullToPoint if with null to porint in struct.
SetIsOutFileByTableName set gen ColumnName config.
SetIsOutFunc if is output func .
SetIsOutSQL if is output sql .
SetIsTableName if is table name .
SetIsWEBTag json tag.json标记.
SetLG set url tag.
SetMysqlDbInfo Update MySQL configuration information.
SetOutDir Setting Output Directory.设置输出目录.
SetOutFileName 设置输出文件名.
SetSelfTypeDefine 设置自定义字段映射.
SetSimple simple output.简单输出.
SetTableNames set tableNames.
SetTablePrefix set table prefix.
SetURLTag set url tag.
SetWebTagType 设置json tag类型.

# Variables

No description provided by the author

# Structs

CfgBase base config struct.
Config custom config struct.
DBInfo mysql database information.