//
pkg.gl
Category
github.com/YiuTerran/leaf
util
memutil
package
2.2.2+incompatible
Repository:
https://github.com/yiuterran/leaf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
142 SLOC
#
Functions
NewLRUCache
maxSize: 缓存的最大数量.
NewTTLCache
aliveSeconds: 缓存有效期,capacity: 缓存容量,注意合理估计capacity为未过期元素的最大数量.
#
Variables
KeyError
No description provided by the author
#
Structs
LRU
No description provided by the author
TTL
No description provided by the author