package
0.0.0-20241011085646-d83ffb3249fc
Repository: https://github.com/reber0/rss-sub.git
Documentation: pkg.go.dev
# Functions
定义 Action 中间件,记录用户操作.
token 生成.
定义 JWTAuth 中间件,进行登录校验.
token 解码.
定义 RootAuth 中间件,校验用户是否为 root 权限.
# Structs
自定义有效载荷(这里采用自定义的 UserID 作为有效载荷的一部分).