//
pkg.gl
Category
github.com/NotFound1911/mserver
session
package
0.0.0-20240219124835-8e4b8652dfb3
Repository:
https://github.com/notfound1911/mserver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
80 SLOC
#
Packages
cookie
No description provided by the author
memory
No description provided by the author
test
No description provided by the author
#
Structs
Manager
No description provided by the author
#
Interfaces
Adapter
Adapter 适配层,不同的实现允许将 session id 存储在不同的地方.
Session
Session 存储和查找用户设置的数据.
Store
Store 管理session的存储.