Versions in this module Expand all Collapse all v1 v1.1.0 Oct 18, 2024 v1.0.0 Sep 28, 2024 Changes in this version + const ScopePrivate + const ScopePublic + func AddHint(ctx context.Context, hint Hint) + func Hintable(ctx context.Context) (hintCtx context.Context, hint <-chan Hint, done func()) + func TTL(d time.Duration) *time.Duration + type Hint struct + MaxAge *time.Duration + Scope scope + func (h Hint) String() string