//
pkg.gl
Category
github.com/go-microservice/user-service
internal
cache
package
0.0.0-20240822145227-ee87e3a8f671
Repository:
https://github.com/go-microservice/user-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
3
Files
183 SLOC
#
README
cache
cache 文件存放位置
#
Functions
NewUserCache
NewUserCache new a cache.
NewUserTokenCache
NewUserTokenCache new a cache.
#
Constants
PrefixUserCacheKey
PrefixUserCacheKey cache prefix.
PrefixUserTokenCacheKey
PrefixUserTokenCacheKey cache prefix.
UserTokenExpireTime
No description provided by the author
#
Variables
ProviderSet
ProviderSet is cache providers.
#
Interfaces
UserCache
No description provided by the author
UserTokenCache
UserToken define cache interface.