Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add examples for errgroup #419

Open
yolossn opened this issue Apr 6, 2022 · 1 comment
Open

Add examples for errgroup #419

yolossn opened this issue Apr 6, 2022 · 1 comment

Comments

@yolossn
Copy link

yolossn commented Apr 6, 2022

waitGroup is already covered and it will be a good addition to cover errgroup examples. It is a batteries included version that provides error propagation and context cancellation along with synchronisation.

@yolossn yolossn changed the title Add examples for errGroup Add examples for errgroup Apr 6, 2022
@eliben
Copy link
Collaborator

eliben commented Feb 7, 2023

While there's some preference to stdlib-only, I'm not completely opposed to examples of errgroup. Suggestions welcome (PR is a good format for that)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants