//
pkg.gl
Category
github.com/deref/exo
internal
util
cacheutil
package
2021.11.16+incompatible
Repository:
https://github.com/deref/exo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
28 SLOC
#
Functions
NewTTLVal
No description provided by the author
#
Structs
TTLVal
TTLVal is a type that holds some value and lazily refreshes it when the value is requested if a configurable duration has passed since it was last refreshed.