Skip to content

hanks/merrgroup

Repository files navigation

Go Tests

merrgroup

A multi error version of x/sync/errorgroup, the different is that with a Wait method that errgroup returns a single error but merrgroup returns all the errors information.

Usage

The interface is the same as errgroup, and you can check demo.go for more details.

About

A multierror version of x/sync/errorgroup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published