ssh+stdinserver: dump sshbytestream for github.com/problame/go-netssh

Cleaner abstractions + underlying go-rwccmd package does proper handling
of asynchronous exits, etc.
This commit is contained in:
Christian Schwarz
2018-02-17 01:08:15 +01:00
parent fc1c46ffd7
commit ccd062e238
6 changed files with 54 additions and 249 deletions
+4
View File
@@ -43,3 +43,7 @@ ignored = [ "github.com/inconshreveable/mousetrap" ]
[[constraint]]
name = "github.com/go-logfmt/logfmt"
version = "*"
[[constraint]]
name = "github.com/problame/go-rwccmd"
branch = "master"