Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SFTPHelper ¶
type SFTPHelper struct {
// contains filtered or unexported fields
}
func NewSFTPHelper ¶
func NewSFTPHelper(host, port string, timeout time.Duration) *SFTPHelper
func (SFTPHelper) Check ¶
func (s SFTPHelper) Check(user, password, priKeyFullPath string) error
Click to show internal directories.
Click to hide internal directories.