//
pkg.gl
Category
github.com/golang/groupcache
lru
package
0.0.0-20241129210726-2c02b8208cf8
Repository:
https://github.com/golang/groupcache.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
2.8k
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.