package
0.0.0-20200703083910-07aa72edbc6e
Repository: https://github.com/ops-cn/admin.git
Documentation: pkg.go.dev

# Functions

ExecTrans 执行事务.
ExecTransWithLock 执行事务(加锁).
No description provided by the author
NewNoTrans 不使用事务执行.

# Variables

BllSet bll注入.
No description provided by the author
MenuSet 注入Menu.
RoleSet 注入Role.
UserSet 注入User.

# Structs

Login 登录管理.
Menu 菜单管理.
Role 角色管理.
User 用户管理.

# Type aliases

TransFunc 定义事务执行函数.