proxy.golang.org : github.com/StevenACoffman/errgroup
Package errgroup provides synchronization, error propagation, and Context cancellation for groups of goroutines working on subtasks of a common task. It wraps, and exposes a similar API to, the upstream package golang.org/x/sync/errgroup. Our version additionally recovers from panics, converting them into errors.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/%21steven%21a%21coffman/errgroup
License: MIT
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/StevenACoffman
Stars: 7 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago