package
1.9.25
Repository: https://github.com/p9c/pod.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
ErrElementNotFound is returned when element isn't found in the cache.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CacheableBlock is a wrapper around the util.Block type which provides a Size method used by the cache to target certain memory usage.
CacheableFilter is a wrapper around Filter type which provides a Size method used by the cache to target certain memory usage.

# Interfaces

Cache represents a generic cache.
Value represents a value stored in the Cache.