Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "vX.Y.Z" // defined at compile time
Functions ¶
This section is empty.
Types ¶
type Client ¶
func NewClient ¶
func NewClient(conf *ClientConfig) (*Client, error)
func (*Client) NewSession ¶
type ClientConfig ¶
type ClientConfig struct {
User, Host, Port, PrivateKey, PrivateKeyWithPassphrase, Knownhosts string
}
Click to show internal directories.
Click to hide internal directories.