executors

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run added in v0.1.0

func Run(config *types.Config, j *job.Job) error

Types

type Engine added in v0.1.0

type Engine interface {
	Init() error
	Start(context.Context, *job.Job) error
	Wait(context.Context, *job.Job) error
	Stop(context.Context, *job.Job) error
}

func ChooseEngine

func ChooseEngine(config *types.Config, j *job.Job) (Engine, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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