feature: Gets initial SSH backend working (this time with the rest of the code).
This commit is contained in:
parent
cc31bb2ad5
commit
28ed6ddfd7
5 changed files with 104 additions and 11 deletions
|
@ -1,8 +1,5 @@
|
|||
package commonbackend
|
||||
|
||||
// TODO (imterah): Rename AddConnectionCommand/RemoveConnectionCommand to AddProxyCommand/RemoveProxyCommand
|
||||
// and their associated function calls
|
||||
|
||||
type Start struct {
|
||||
Type string // Will be 'start' always
|
||||
Arguments []byte
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue