package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author

# Structs

No description provided by the author
EvictableLRU is an LRU cache that notifies the objects when they are evicted.
LRU is a key value store with bounded size.

# Interfaces

Cacher acts as a best effort key value store.
Deduplicator acts as a best effort deduplication service.
Evictable allows the object to be notified when it is evicted.