Versions in this module Expand all Collapse all v0 v0.1.0 Feb 18, 2025 Changes in this version + func ContextWithNarrowedDeadline(ctx context.Context, grace time.Duration) (context.Context, func()) + func ContextWithNarrowedDeadlineCause(ctx context.Context, grace time.Duration, cause error) (context.Context, func())