multi

package
v0.0.0-...-67d9101 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

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

Builder is the entrypoint to the multi-build system. It contains several builders.

func NewBuilder

func NewBuilder(builders []*builder.Builder) *Builder

NewBuilder contypes a *Builder.

func (*Builder) Build

func (b *Builder) Build()

Build builds all the builders in parallel.

func (*Builder) Wait

func (b *Builder) Wait() error

Wait waits for all builds to complete.

Jump to

Keyboard shortcuts

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