//
pkg.gl
Category
github.com/azhai/gozzo-db
cmd
models
package
0.6.12
Repository:
https://github.com/azhai/gozzo-db.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
237 SLOC
#
Functions
IgnoreNotFoundError
忽略表中无数据的错误.
MigrateTables
自动建表,如果缺少表或字段会加上.
Query
获取当前db.
QueryTable
查询某张数据表.
#
Variables
ModelInsts
No description provided by the author
#
Structs
Access
权限控制.
Group
用户组.
Menu
菜单.
Role
角色.
User
用户.
UserRole
用户角色.
#
Type aliases
BaseModel
No description provided by the author