//
pkg.gl
Category
github.com/TBD54566975/golang-tools
internal
xcontext
package
0.2.1
Repository:
https://github.com/tbd54566975/golang-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
10 SLOC
#
Functions
Detach
Detach returns a context that keeps all the values of its parent context but detaches from the cancellation and error handling.