//
pkg.gl
Category
github.com/featurebasedb/featurebase
lru
package
0.10.1
Repository:
https://github.com/featurebasedb/featurebase.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
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.