Versions in this module Expand all Collapse all v0 v0.1.0 Apr 25, 2018 Changes in this version + func NewSSHSession(host string, port int, username string) (session *ssh.Session, err error) + func Upload(host string, port int, username string, localPath string, remotePath string) (err error)