# README
auth
authorization and authentication
# Packages
No description provided by the author
# Functions
AccessMiddleware 在route部分应用该中间件.
DumpLoginInfo 登陆信息.
GetDBHandler 获取数据库handler 这里定义一个方法.
GetRedisAuthHandler 获取数据库handler 这里定义一个方法.
LoadLoginInfo 解析登陆信息.
No description provided by the author
# Structs
No description provided by the author
MenuTree 主菜单sidebar 列表.
MyAccessData 访问数据结构定义.
No description provided by the author
RoleManager 角色管理.
# Type aliases
ByName implements sort.Interface for []MenuTree based on the Name field.