//
pkg.gl
Category
github.com/muidea/magicCommon
foundation
cache
package
1.3.122
Repository:
https://github.com/muidea/magiccommon.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
418 SLOC
#
Functions
NewCache
NewCache 创建Cache对象.
NewKVCache
NewKVCache 创建Cache对象.
#
Constants
ForeverAgeValue
ForeverAgeValue 最大存放期限,无限期.
HalfHourAgeValue
No description provided by the author
OneMinuteAgeValue
No description provided by the author
TenMinutesAgeValue
No description provided by the author
#
Interfaces
Cache
Cache 缓存对象.
KVCache
KVCache 缓存对象.
#
Type aliases
CleanCallBackFunc
No description provided by the author
SearchOpr
No description provided by the author