8000 Tags · neilotoole/errgroup · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: neilotoole/errgroup

Tags

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: spawn worker when one die (#10)

If a worker die, it doen't update gCount so maybeStartG doesn't start a
new one.

v0.1.5

Toggle v0.1.5's commit message
minor doc updates

v0.1.4

Toggle v0.1.4's commit message
doc updates

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.1.2

Toggle v0.1.2's commit message
renamed pkg errgroupn to errgroup

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge of initial code to master (#2)

Initial code merge to master.
0