//
pkg.gl
Category
github.com/sandwich-go/boost
lru
package
1.3.48
Repository:
https://github.com/sandwich-go/boost.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
142 SLOC
#
Functions
NewEngine
NewEngine 创建 lru 类型的引擎 interval ticker 间隔时间,过期时间需要 [interval*0.75, interval*1.25] 之前才准确 locker 节点锁,保证添加/删除/过期元素并发安全 expireHandler 过期元素处理器.
#
Structs
Engine
No description provided by the author
Node
No description provided by the author