//
pkg.gl
Category
github.com/juju/utils/v4
cache
package
4.0.2
Repository:
https://github.com/juju/utils.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
0
Files
154 SLOC
#
Functions
New
New returns a new Cache that will cache items for at most maxAge.
#
Structs
Cache
Cache holds a time-limited set of values for arbitrary keys.
#
Interfaces
Key
Key represents a cache key.