package
Version:
v0.0.0-...-78391ec
Opens a new window with list of versions in this module.
Published: Oct 4, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Copied from golang.org/x/tools/internal/xcontext at fc959738d646fb561111256845727820d312dc5b.
Documentation
¶
Package xcontext is a package to offer the extra functionality we need
from contexts that is not available from the standard context package.
Detach returns a context that keeps all the values of its parent context
but detaches from the cancellation and error handling.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.