- neilotoole/errgroup is a drop-in alternative to errgroup, limited to N goroutines, useful for interaction with rate-limited APIs, databases, and the like. https://github.com/neilotoole/errgroup 3 comments golang
Linking pages
Linked pages
- proposal: spec: add support for unlimited capacity channels · Issue #20352 · golang/go · GitHub https://github.com/golang/go/issues/20352#issuecomment-310158503 36 comments
- errgroup package - golang.org/x/sync/errgroup - Go Packages https://pkg.go.dev/golang.org/x/sync/errgroup#:~:text=SetLimit%20limits%20the%20number%20of,in%20the%20group%20are%20active. 3 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - neilotoole/errgroup: errgroup with goroutine worker limits
See how to search.