//
pkg.gl
Category
github.com/a20r/useful
ctext
package
0.9.0
Repository:
https://github.com/a20r/useful.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
32 SLOC
#
Functions
RespectCtx
RespectCtx runs a function with a context and returns the result or an error.
#
Type aliases
CtxFn
CtxFn is a function that takes a context and returns a value and an error.