//
pkg.gl
Category
github.com/prysmaticlabs/prysm/v5
cache
lru
package
5.2.0
Repository:
https://github.com/prysmaticlabs/prysm.git
Documentation:
pkg.go.dev
Versions
4
Dependencies
2
Dependents
8
Files
19 SLOC
#
Functions
New
New creates an LRU of the given size.
NewWithEvict
NewWithEvict constructs a fixed size cache with the given eviction callback.