runtime

package
v0.0.0-...-cb2ea0e Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Execer

type Execer interface {
	Exec(context.Context, *engine.Spec, *pipeline.State) error
}

Execer is the execution context for executing the intermediate representation of a pipeline.

func NewExecer

func NewExecer(
	reporter pipeline.Reporter,
	streamer pipeline.Streamer,
	engine engine.Engine,
	procs int64,
) Execer

NewExecer returns a new execer used

Jump to

Keyboard shortcuts

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