package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev

# Constants

ExpiresImmediately can be returned by the fetcher callback to indicate that the item must be refreshed on the next access.

# Structs

Slot holds a cached value and refreshes it when it expires.

# Type aliases

Fetcher knows how to load a new value or refresh the existing one.