storj/cmd/captplanet
Dylan Lott 19d8b7a2df
return multiple errors when captplanet fails (#478)
* implements CombineErrors on runCfg error chan

* implement error channel timeout and CombineErrors

* implements CombineErrors with time.After timeout

* changes d to duration in args

* changes comment to better reflect what collectErrors does

* appeases the linter gods

* Gets rid of timeout bug in collectErrors
2018-10-17 09:56:39 -06:00
..
main.go give our appearence on windows some love (#429) 2018-10-16 14:48:17 -04:00
run.go return multiple errors when captplanet fails (#478) 2018-10-17 09:56:39 -06:00
setup.go Start redis (#470) 2018-10-12 14:04:16 -04:00