ssh

package
v1.8.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Logf

func Logf(format string, args ...interface{})

Logf logs a test progress message.

Types

type App

type App struct {
	// contains filtered or unexported fields
}

func NewApp

func NewApp(appName string, verbose bool, port string, envMap map[string]string, args []string) *App

func (*App) Err

func (s *App) Err() string

func (*App) Kill

func (s *App) Kill() error

func (*App) Out

func (s *App) Out() string

func (*App) ProcessWait

func (s *App) ProcessWait() error

func (*App) Run

func (s *App) Run() error

func (*App) Start

func (s *App) Start() error

func (*App) Stop

func (s *App) Stop() error

func (*App) Wait

func (s *App) Wait() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL