Versions in this module Expand all Collapse all v0 v0.5.0 May 26, 2020 Changes in this version + type Credentials struct + Host string + Password string + User string + func (c *Credentials) Close() (err error) + func (c *Credentials) NewSFTPClient() (client *sftp.Client, err error)