//
pkg.gl
Category
golang.org/x/tools
internal
xcontext
package
0.31.0
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
20
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.