package
0.0.0-20240116075921-8a888b1ed558
Repository: https://github.com/codingcaius/geecache.git
Documentation: pkg.go.dev

# Functions

New is the Constructor of Cache New creates a new Cache.

# Structs

Cache is a LRU cache.

# Type aliases

A Key may be any value that is comparable.
No description provided by the author