package
0.9.0
Repository: https://github.com/a20r/useful.git
Documentation: pkg.go.dev

# Functions

RespectCtx runs a function with a context and returns the result or an error.

# Type aliases

CtxFn is a function that takes a context and returns a value and an error.