//
pkg.gl
Category
github.com/deref/exo
internal
util
contextutil
package
2021.11.16+incompatible
Repository:
https://github.com/deref/exo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
25 SLOC
#
Functions
WithoutCancel
WithoutCancel creates a new context from `ctx` that is never cancelled and never times out.