xcontext

package
v0.0.0-...-b8abe08 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: BSD-3-Clause Imports: 2 Imported by: 0

README

Copied from golang.org/x/tools/internal/xcontext at fc959738d646fb561111256845727820d312dc5b.

Documentation

Overview

Package xcontext is a package to offer the extra functionality we need from contexts that is not available from the standard context package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Detach

func Detach(ctx context.Context) context.Context

Detach returns a context that keeps all the values of its parent context but detaches from the cancellation and error handling.

Types

This section is empty.

Jump to

Keyboard shortcuts

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