executor

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2020 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrBuildFailed = errors.New("build failed")

Functions

This section is empty.

Types

type Executor

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

func New

func New(projectDir string, tasks []*api.Task, opts ...Option) (*Executor, error)

func (*Executor) Run

func (e *Executor) Run(ctx context.Context) error

type Option

type Option func(*Executor)

func WithLogger

func WithLogger(logger *logrus.Logger) Option

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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