package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Aug 7, 2026
License: ISC
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package xcontext implements indispensable context helpers.
WithoutCancel returns a context derived from ctx that may
never be cancelled.
WithoutValues creates a new context derived from ctx that does not inherit its values
but does pass on cancellation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.