//
pkg.gl
Category
github.com/pashifika/util
errgroup
package
0.3.11
Repository:
https://github.com/pashifika/util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
46 SLOC
#
Functions
WithContext
WithContext returns a new Group and an associated Context derived from ctx.
#
Structs
Group
Group is a collection of goroutines working on subtasks that are part of the same overall task.