7 lines
92 B
Go
7 lines
92 B
Go
package main
|
|
|
|
type sshConnection struct {
|
|
Username Configuration
|
|
Password Configuration
|
|
}
|