package
0.0.0-20250211113406-7fc0ecec5e7b
Repository: https://github.com/andycai/unitool.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
AuthMiddleware 认证中间件.
AwakeModules 模块初始化.
DestroySession 销毁用户认证信息.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetSession 获取用户认证信息.
HasPermission 权限检查中间件.
InitAuthRouters 初始化管理员路由.
InitPublicRouters 初始化公共路由.
IsDevelopment 返回是否为开发环境.
IsSecureMode 返回是否为安全模式.
No description provided by the author
No description provided by the author
NewSQLiteStorage 创建新的SQLite存储.
RegisterModule 注册模块.
SessionSetup 初始化session存储.
SetSessionExpiration 设置session过期时间.
SkipAuthRoute 添加不需要认证的路由.
StoreSession 存储用户认证信息.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FiberSession Fiber默认的会话表结构.
No description provided by the author
No description provided by the author
No description provided by the author
SQLiteStorage 实现 fiber.Storage 接口.
No description provided by the author

# Interfaces

No description provided by the author