contexts

package
v0.4.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IgnoreCancel

func IgnoreCancel(ctx context.Context, limit time.Duration) (context.Context, context.CancelFunc)

IgnoreCancel returns a new Context and CancelFunc for the Context. The returned Context is canceled when the provided Context is canceled, but with a delay that is at most `limit`.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL