runner

package
v0.0.0-...-50e51bf Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2017 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SEND    = 0
	RECEIVE = 1
	DEBUG   = 2
	NODEID  = 3
	TIMER   = 4
)
View Source
const (
	INITIALIZED = 0
	RUNNING     = 1
	DONE        = 2
	ERROR       = 3
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

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

func New

func New() *Runner

func (*Runner) Init

func (r *Runner) Init() error

func (*Runner) Report

func (r *Runner) Report() *models.Report

func (*Runner) Start

func (r *Runner) Start(cfg *config.Config)

func (*Runner) Status

func (r *Runner) Status() int

func (*Runner) Stop

func (r *Runner) Stop()

Jump to

Keyboard shortcuts

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