Documentation ¶
Overview ¶
Package sftp provides an SFTP connection layer
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConnectionError ¶
type ConnectionError struct { Source error // contains filtered or unexported fields }
ConnectionError is returned when a connection occurs while connecting to the SFTP server
func (ConnectionError) Error ¶
func (err ConnectionError) Error() string
Click to show internal directories.
Click to hide internal directories.