//
pkg.gl
Category
github.com/infrago/session
module
package
0.0.1
Repository:
https://github.com/infrago/session.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
429 SLOC
#
README
session
infra.Go session module.
#
Functions
Clear
Clear 清理会话.
Delete
Delete 删除会话.
Exists
Exists 是否存在会话.
Keys
KeysFrom 获取Keys.
Read
Read 读取会话.
Write
Write 写会话.
#
Constants
NAME
No description provided by the author
#
Variables
ErrInvalidConnection
No description provided by the author
#
Structs
Config
No description provided by the author
Instance
No description provided by the author
Module
No description provided by the author
#
Interfaces
Connect
No description provided by the author
Driver
No description provided by the author
#
Type aliases
Configs
No description provided by the author