Versions in this module Expand all Collapse all v0 v0.6.0 Dec 13, 2024 v0.5.4 Nov 19, 2024 v0.5.3 Sep 27, 2024 Changes in this version + func New(parent context.Context, opts ...Option) context.Context + type Hint struct + Key string + Value string + type Option func(ctx context.Context) context.Context + func WithHints(hints []*Hint) Option