//
pkg.gl
Category
github.com/cnlesscode/gotool
mapCache
package
1.9.0
Repository:
https://github.com/cnlesscode/gotool.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
97 SLOC
#
Functions
Cache
获取变量 不存在则自动设置.
Clear
清空.
Delete
删除指定缓存.
InitCacheName
组合缓存名称.
Remove
删除 模糊搜索方式.
Set
设置缓存.
Start
初始化.
#
Variables
MapCacher
No description provided by the author
MapCacherExpiration
No description provided by the author
#
Type aliases
CacheFunc
缓存数据读取函数.