package
0.3.0
Repository: https://github.com/kroma-network/kroma.git
Documentation: pkg.go.dev

# Functions

NewLRUCache creates a LRU cache with the given metrics, labeling the cache adds/gets.

# Structs

LRUCache wraps hashicorp *lru.Cache and tracks cache metrics.

# Interfaces

No description provided by the author