package
1.3.0
Repository: https://github.com/warpstreamlabs/bento.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
MetricsForCache wraps a cache with a struct that adds standard metrics over each method.
NewConfig returns a configuration struct fully populated with default values.

# Structs

Config is the all encompassing configuration struct for all cache types.
TTLItem contains a value to cache along with an optional TTL.

# Interfaces

V1 Defines a common interface of cache implementations.