Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) DownloadFile ¶
DownloadFile downloads file with sftp.
func (*Client) RunCommand ¶
RunCommand executes your command and get your output as string.
func (*Client) UploadFile ¶
UploadFile uploads file with sftp.
Click to show internal directories.
Click to hide internal directories.