//
pkg.gl
Category
github.com/Khighness/entry-task
tcp
cache
package
2.0.0+incompatible
Repository:
https://github.com/khighness/entry-task.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
6
Files
92 SLOC
#
Functions
ConnectRedis
ConnectRedis 连接到Redis.
InitRedis
InitRedis 初始化Redis连接池.
NewUserCache
NewUserCache 创建 UserCache.
#
Constants
UserTokenKeyPrefix
UserTokenKeyPrefix 用户token存储的key.
UserTokenTimeout
UserTokenTimeout 用户token过期时间.
#
Variables
RedisClient
No description provided by the author
#
Structs
UserCache
UserCache 用户缓存操作.