Versions in this module Expand all Collapse all v1 v1.0.0 Feb 14, 2022 Changes in this version + type Client struct + Client *sftp.Client + Conn *ssh.Client + func NewSFTPClient(addr, key, user, passphrase string) (*Client, error) + func (s *Client) Close() error