//
pkg.gl
Category
github.com/qiniu/x
objcache
lru
package
1.13.12
Repository:
https://github.com/qiniu/x.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
92 SLOC
#
Functions
New
New creates a new Cache.
#
Structs
Cache
Cache is an LRU cache.
#
Interfaces
Key
A Key may be any value that is comparable.