//
pkg.gl
Category
github.com/transchain/sdk-go
ssh
package
1.1.14
Repository:
https://github.com/transchain/sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
131 SLOC
#
Functions
NewClient
Client constructor.
#
Structs
Client
Client is an ssh wrapper to dialog with a sftp server.
Config
Config is the configuration structure used by an ssh client.
#
Interfaces
RemoteAccess
RemoteAccess interface defines the methods a concrete remote accessor must implement.