
The highest tagged major version is
v3.
package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Jul 2, 2022
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Connect(authType, keyPath, pswrd, host, port, username string) *ssh.Client
type RemoteDbStruct struct {
Host string `json:"host"`
Dbname string `json:"dbname"`
Username string `json:"username"`
Password string `json:"password"`
Active string `json:"active"`
Model string `json:"model"`
Engine string `json:"engine"`
InitStatements string `json:"initStatements"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.