//
pkg.gl
Category
github.com/leeprince/goinfra
storage
mysql
gorm_test_model
package
0.0.0-20240920171339-3076bdaa6576
Repository:
https://github.com/leeprince/goinfra.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
479 SLOC
#
Functions
NewUsers
实例化结构体对象.
NewUsersDao
初始化 UsersDao.
#
Constants
MaxLimit
分页器时,默认允许最大的记录数.
#
Variables
UsersAllColumns
包含所有表字段的切片.
UsersColumns
表字段的映射.
#
Structs
Users
用户表.
UsersDao
No description provided by the author
#
Interfaces
Option
函数选项模式接口.