drone-ssh/vendor/github.com
Joshua Elliott b5fc545ce2
[easyssh] Scan stdout and stderr in Stream in seperate goroutines. (appleboy/easyssh-proxy#41)
Fixes appleboy/easyssh-proxy#40.

Splits stdout and stderr scanning into seperate goroutines, and waits on both to finish through use of a wait group.

Also changed `res` chan to use empty structs as they take up less memory.

https://github.com/appleboy/drone-ssh/commit/e788e0d12bd
2018-10-22 19:50:35 +09:00
..
appleboy/easyssh-proxy [easyssh] Scan stdout and stderr in Stream in seperate goroutines. (appleboy/easyssh-proxy#41) 2018-10-22 19:50:35 +09:00
davecgh/go-spew feat: switch glide to govendor. (#43) 2017-02-18 23:45:53 +08:00
joho/godotenv feat: switch glide to govendor. (#43) 2017-02-18 23:45:53 +08:00
pmezard/go-difflib feat: switch glide to govendor. (#43) 2017-02-18 23:45:53 +08:00
stretchr/testify feat: switch glide to govendor. (#43) 2017-02-18 23:45:53 +08:00
urfave/cli feat: switch glide to govendor. (#43) 2017-02-18 23:45:53 +08:00