testrunner

package
v0.0.0-...-a78e611 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2016 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	StagerBin          string
	ListenAddress      string
	TaskCallbackURL    string
	BBSURL             string
	CCBaseURL          string
	DockerStagingStack string
	ConsulCluster      string
}

type StagerRunner

type StagerRunner struct {
	Config      Config
	CompilerUrl string
	// contains filtered or unexported fields
}

func New

func New(config Config) *StagerRunner

func (*StagerRunner) KillWithFire

func (r *StagerRunner) KillWithFire()

func (*StagerRunner) Session

func (r *StagerRunner) Session() *gexec.Session

func (*StagerRunner) Start

func (r *StagerRunner) Start(args ...string)

func (*StagerRunner) Stop

func (r *StagerRunner) Stop()

Jump to

Keyboard shortcuts

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