backend

package
v1.1.7 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

type Engine interface {
	Destroy(context.Context, *task.Task) error
	Exec(context.Context, *task.Task) error
	Logs(context.Context, *task.Task) (io.ReadCloser, error)
	Name() string
	Setup(context.Context, *task.Task) error
	Wait(context.Context, *task.Task) (bool, error)
}

Engine defines a engine that can run tasks.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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