package
0.0.0-20240707130328-7cf8dae7750a
Repository: https://github.com/nite-coder/blackbear.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Return a new cache with a given default expiration duration and cleanup interval.
New is the Constructor of Cache.

# Constants

For use with functions that take an expiration time.
For use with functions that take an expiration time.

# Structs

No description provided by the author
LRUCache is a LRU cache.

# Interfaces

LRUCacher is a LRU cache interface.