//
pkg.gl
Category
github.com/kroma-network/kroma
components
node
sources
caching
package
0.3.0
Repository:
https://github.com/kroma-network/kroma.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
33 SLOC
#
Functions
NewLRUCache
NewLRUCache creates a LRU cache with the given metrics, labeling the cache adds/gets.
#
Structs
LRUCache
LRUCache wraps hashicorp *lru.Cache and tracks cache metrics.
#
Interfaces
Metrics
No description provided by the author