Versions in this module Expand all Collapse all v1 v1.0.11 Jan 25, 2024 v1.0.10 Jan 11, 2024 Changes in this version + var Bg = context.Background + var Cancel = context.WithCancel + var CancelCause = context.WithCancelCause + var Canceled = context.Canceled + var TODO = context.TODO + var Timeout = context.WithTimeout + var TimeoutCause = context.WithTimeoutCause + var Value = context.WithValue + type C = context.CancelCauseFunc + type F = context.CancelFunc + type T = context.Context