Could somebody explain how can I reconnect (reuse) already opened ssh connection in Go. I'm using x/crypto/ssh ssh.Dial function to dial a connection . Then I can start a new session/ run command but I need to use this opened ss.dial connection from another place. How can i do this?
Thanx Alex -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.