//
pkg.gl
Category
github.com/Qitmeer/qng
common
lrucache
package
1.2.0
Repository:
https://github.com/qitmeer/qng.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
93 SLOC
#
Functions
New
New creates a new LRUCache.
NewLRUIDCache
No description provided by the author
#
Structs
LRUCache
LRUCache is a least-recently-used cache for any type that's able to be indexed by Hash.
LRUIDCache
No description provided by the author