Categorygithub.com/starter-go/security
modulepackage
1.0.55
Repository: https://github.com/starter-go/security.git
Documentation: pkg.go.dev

# README

security

Starter for using Session Security

# Packages

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
No description provided by the author

# Functions

NewMainModule 导出模块[github.com/starter-go/security].
NewTestModule 导出模块[github.com/starter-go/security#test].

# Structs

Context 包含当前上下文中跟安全问题相关的信息.
SessionRegistration 会话方案的注册信息.

# Interfaces

ContextFactory ...
Session 代表当前会话.
SessionGetter ...
SessionLoader ...
SessionManager ...
SessionProvider 会话的实现方案.
SessionRegistry 会话方案的注册接口.
SessionSaver ...
SessionService 是针对 SessionDTO 的服务.
SessionSetter ...
Token ..
TokenGetter ...
TokenLoader ...
TokenManager ...
TokenSaver ...
TokenSetter ...