//
pkg.gl
Category
github.com/modernprogram/groupcache/v2
lru
package
2.6.0
Repository:
https://github.com/modernprogram/groupcache.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
115 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.
#
Type aliases
NowFunc
No description provided by the author