Versions in this module Expand all Collapse all v1 v1.3.6 Jun 13, 2023 v1.3.5 Jun 13, 2023 v1.3.4 Jun 12, 2023 Changes in this version + type CancellationToken interface + Cancel func() + Context func() context.Context + func NewToken() CancellationToken + func NewTokenFrom(ctx context.Context) CancellationToken