Versions in this module Expand all Collapse all v0 v0.2.19 Mar 17, 2026 Changes in this version + type Context interface + Value func(key any) any + With func(key any, value any) Context + type Option func(c Context) Context