//
pkg.gl
Category
go.adoublef.dev/sdk
errgroup
package
0.8.0
Repository:
https://github.com/adoublef/sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
31 SLOC
#
Functions
New
A New Group with a shared Context.
NotifyContext
NotifyContext returns a copy of the parent context that is marked done when one of the listed signals arrives.
#
Structs
Group
A Group is a collection of goroutines working on subtasks that are part of the same overall task.