Versions in this module Expand all Collapse all v0 v0.15.0 Oct 16, 2023 Changes in this version + type Helper struct + func NewHelper(options ...trcache.RootOption) (*Helper[K, V], error) + func (r *Helper[K, V]) GetOrRefresh(ctx context.Context, c trcache.Cache[K, V], key K, ...) (V, error)