package xcontext
import "github.com/a-h/templ/lsp/xcontext"
Package xcontext is a package to offer the extra functionality we need from contexts that is not available from the standard context package.
Index ¶
Functions ¶
func Detach ¶
Detach returns a context that keeps all the values of its parent context but detaches from the cancellation and error handling.
Source Files ¶
- Version
- v0.3.857 (latest)
- Published
- Mar 25, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 2 weeks ago –
Tools for package owners.