//
pkg.gl
Category
github.com/sllt/nps
lib
cache
package
0.26.19
Repository:
https://github.com/sllt/nps.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
78 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.