jobexecutor

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ParallelJobExecutor added in v1.2.0

type ParallelJobExecutor struct {
}

func NewParallelJobExecutor added in v1.2.0

func NewParallelJobExecutor() ParallelJobExecutor

func (ParallelJobExecutor) Run added in v1.2.0

func (s ParallelJobExecutor) Run(runMethod func(orchestrator.Job) error, jobs [][]orchestrator.Job) []error

type SerialJobExecutor

type SerialJobExecutor struct {
}

func NewSerialJobExecutor

func NewSerialJobExecutor() SerialJobExecutor

func (SerialJobExecutor) Run

func (s SerialJobExecutor) Run(runMethod func(job orchestrator.Job) error, jobs [][]orchestrator.Job) []error

Jump to

Keyboard shortcuts

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