package
0.0.0-20230401153839-d62a2a98311c
Repository: https://github.com/gjing1st/gin-admin-frame.git
Documentation: pkg.go.dev
# Functions
AdminRequired @description: 管理员权限认证 @param: @author: GJing @email: [email protected] @date: 2022/12/28 17:06 @success:.
CORS 跨域中间件.
LoginRequired @description: token认证中间件 @param: @author: GJing @email: [email protected] @date: 2022/12/28 10:37 @success:.
OperatorRequired @description: 需要操作员权限 @param: @author: GJing @email: [email protected] @date: 2022/12/28 17:09 @success:.