package
4.0.2
Repository: https://github.com/juju/utils.git
Documentation: pkg.go.dev

# Functions

New returns a new Cache that will cache items for at most maxAge.

# Structs

Cache holds a time-limited set of values for arbitrary keys.

# Interfaces

Key represents a cache key.