//
pkg.gl
Category
github.com/ethereum-optimism/optimism
op-service
sources
caching
package
1.9.1
Repository:
https://github.com/ethereum-optimism/optimism.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
13
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