//
pkg.gl
Category
github.com/aws/smithy-go
container
private
cache
package
1.20.4
Repository:
https://github.com/aws/smithy-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
4
Files
8 SLOC
#
Packages
lru
Package lru implements [cache.Cache] with an LRU eviction policy.
#
Interfaces
Cache
Cache defines the interface for an opaquely-typed, key-based data store.