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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

CapLowercase 小写.且兼容 golint 驼峰命名规则.
No description provided by the author
Generate build code string.生成代码.
GenFListIndex 生成list status(1:获取函数名,2:获取参数列表,3:获取sql case,4:值列表).
GenPreloadList 生成list.
GetTablePrefixName 获取带表前缀名字的tablename.

# Constants

ColumnsKeyDefault default.
可重复 index 索引.
主键.
unix 唯一索引.
唯一复合索引.

# Structs

BaseInfo base common attribute.
ColumnsInfo Columns list .表列信息.
DBInfo database default info.
EmInfo element of func info.
FEm ...
FList index of list.
ForeignKey Foreign key of db info .
GenOutInfo generate file list.
KList database index /unique_index list.数据库index /unique_index 列表.
PreloadInfo 预加载列表.
TabInfo database table default attribute.

# Interfaces

IModel Implement the interface to acquire database information and initialize it.实现接口获取数据库信息获取并初始化.

# Type aliases

ColumnsKey Columns type elem.