Expand description
A RefreshCache provides a simple interface for caching values with a time-to-live policy.
Structs§
- Refresh
Cache - A
RefreshCacheprovides a simple interface for caching values with a time-to-live policy for any type that maps a key to a value asynchronously