package
1.20.4
Repository: https://github.com/aws/smithy-go.git
Documentation: pkg.go.dev

# Packages

Package lru implements [cache.Cache] with an LRU eviction policy.

# Interfaces

Cache defines the interface for an opaquely-typed, key-based data store.