//
pkg.gl
Category
github.com/dysodeng/wx
support
cache
package
0.1.5
Repository:
https://github.com/dysodeng/wx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
5
Files
134 SLOC
#
Functions
NewMemoryCache
No description provided by the author
#
Constants
DefaultCacheKeyPrefix
No description provided by the author
#
Variables
ErrKeyExpired
No description provided by the author
ErrKeyNotExist
No description provided by the author
#
Structs
MemoryCache
MemoryCache 内存缓存.
#
Interfaces
Cache
Cache 缓存接口.