//
pkg.gl
Category
github.com/sliceledger-blockchain/slice-ledger
op-node
sources
caching
package
0.0.0-20230803065340-eb934a0893fc
Repository:
https://github.com/sliceledger-blockchain/slice-ledger.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