Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTelnetClient ¶
func NewTelnetClient(config TelnetConfig) (dsl.Client, error)
Types ¶
type TelnetConfig ¶
type TelnetConfig struct { Host string User string Password dsl.PasswordCallback }
Click to show internal directories.
Click to hide internal directories.