Skip to content

ijaa/errgroup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

errgroup

  • golang.org/x/sync/errgroup with panic recover
  • when the errgroup.Go called func f has panic inner, it will write the panic stack trace to os.Stderr and return an error with panic info

About

golang.org/x/sync/errgroup with recover

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages