//
pkg.gl
Category
github.com/CortexFoundation/CortexTheseus
common
lru
legacy
package
1.10.63
Repository:
https://github.com/cortexfoundation/cortextheseus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
102 SLOC
#
Functions
New
New creates a new Cache.
#
Structs
Cache
Cache is an LRU cache.
#
Type aliases
Key
A Key may be any value that is comparable.