Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Host string
Port int
Username string
Password string
KeyFile string
Passphrase string
Timeout time.Duration
}
Config AFAIRE.
type Connection ¶
type Connection struct {
// contains filtered or unexported fields
}
Connection AFAIRE.
func (*Connection) NewSession ¶
func (conn *Connection) NewSession() (*Session, error)
NewSession AFAIRE.
func (*Connection) ReadStream ¶
ReadStream AFAIRE.
Click to show internal directories.
Click to hide internal directories.