package
0.1.0
Repository: https://github.com/wonli/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

# Functions

Generate build code string.生成代码.

# 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 .
No description provided by the author
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.