package
0.0.0-20230803065340-eb934a0893fc
Repository: https://github.com/sliceledger-blockchain/slice-ledger.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