drone-ssh/vendor/github.com/appleboy
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
..
easyssh-proxy [easyssh] Scan stdout and stderr in Stream in seperate goroutines. (appleboy/easyssh-proxy#41) 2018-10-22 19:50:35 +09:00