package
1.1.13
Repository: https://github.com/lovoo/goka.git
Documentation: pkg.go.dev

# Functions

NewErrGroup creates a new ErrGroup using passed context.

# Structs

ErrGroup implements a group of parallel running tasks allowing to wait for all routines to terminate, as well as error handling.
Errors represent a list of errors triggered during the execution of a goka view/processor.