seq

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2020 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package seq provides a sequential builder. All jobs are build sequentialy, nothing fancy.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(jobs []*build.Job, status chan<- *build.Result) build.Builder

New returns a new builder instance

Types

type Builder

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

Builder represents a sequential builder

func (*Builder) Start

func (b *Builder) Start()

Start starts building applications

Jump to

Keyboard shortcuts

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