Documentation ¶
Index ¶
- func Build(path, out, goarch, goos string) (string, error)
- func KeyPair(s abstract.Suite) config.KeyPair
- func KillGo()
- func ReadLines(filename string) ([]string, error)
- func Rsync(username, host, file, dest string) error
- func Scp(username, host, file, dest string) error
- func SshRun(username, host, command string) ([]byte, error)
- func SshRunBackground(username, host, command string) error
- func SshRunStdout(username, host, command string) error
- func TimeoutRun(d time.Duration, f func() error) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SshRunBackground ¶
func SshRunStdout ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.