- x/sync/errgroup - new package for error propagation and cancelation of groups of goroutines https://godoc.org/golang.org/x/sync/errgroup 4 comments golang
Linking pages
- Notes on structured concurrency, or: Go statement considered harmful — njs blog https://vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful/ 645 comments
- The Zen of Go | Dave Cheney https://dave.cheney.net/2020/02/23/the-zen-of-go 344 comments
- Don't Panic | DoltHub Blog https://www.dolthub.com/blog/2020-11-16-panics-to-errors/ 108 comments
- GitHub - MaxHalford/gago: Old version of eaopt, will eventually be removed https://github.com/maxhalford/gago 10 comments
- Why You Should Use errgroup.WithContext() in Your Golang Server Handlers | FullStory https://bionic.fullstory.com/why-you-should-be-using-errgroup-withcontext-in-golang-server-handlers/ 5 comments
- GitHub - MaxHalford/eaopt: Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution) https://github.com/maxhalford/eaopt 5 comments
- The X-Files: Avoiding Concurrency Boilerplate With golang.org/x/sync » Rodaine https://rodaine.com/2018/08/x-files-sync-golang/ 3 comments
- GitHub - JackyChiu/bounded: Thin concurrency wrapper that provides bounded goroutine management https://github.com/JackyChiu/bounded 0 comments
- Semgrep 👀 - by Stephen Whitworth - High Growth Engineering https://highgrowthengineering.substack.com/p/semgrep- 0 comments
Linked pages
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:godoc.org
Search title: errgroup package - golang.org/x/sync/errgroup - Go Packages
See how to search.