package
0.0.0-20240929125153-fd84f6ac1f89
Repository: https://github.com/rshelekhov/reframed.git
Documentation: pkg.go.dev

# Functions

New creates and initializes a new Cache instance.

# Constants

No description provided by the author

# Structs

Cache represents an in-memory key-value store with expiry support.
Item represents an item stored in the cache with its associated TTL.