package
0.1.18
Repository: https://github.com/go-go-golems/clay.git
Documentation: pkg.go.dev

# Functions

NewMemoCache creates a new MemoCache given a certain capacity.

# Structs

MemoCache represents a cache with a set capacity that uses an LRU eviction policy.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author