# Functions
设置客户端存储的cookie名称 默认名称sid.
No description provided by the author
设置过期时间 默认1800秒, 30分钟.
默认有效期30分钟 默认cookiename=sid, 单用户登陆 默认使用本地缓存, 底层为buntdb作为缓存支撑, 接口为store/cache.store.
No description provided by the author
设置是否单用户登陆.
设置存储, 默认使用本地缓存, 底层为buntdb作为缓存支撑, 接口为store/cache.store.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author