package
0.0.0-20230621073739-12e214af1a52
Repository: https://github.com/cbluth/go.git
Documentation: pkg.go.dev
# Interfaces
LRU is the interface for simple LRU cache.
# Type aliases
EvictCallback is used to get a callback when a cache entry is evicted.