package
0.1.23
Repository: https://github.com/curltech/go-colla-web.git
Documentation: pkg.go.dev

# Functions

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

# Variables

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
* 会话数据的数据库集中存储XORM,适用于集群环境的集中会话管理,有另外的两个实现 分别是redis和badger,都是实现了sessions.Database接口,并设置session使用这个接口的实现 */.