//
pkg.gl
Category
github.com/runtimeinc/groupcache
lru
package
1.0.3
Repository:
https://github.com/runtimeinc/groupcache.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.