runner

package module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2014 License: MIT Imports: 6 Imported by: 3

README

The Project

Formerly known as Bob

Build Status Build Status GoDoc Coverage Status

This repo is now the core builder library

Usage

See godocs and _example/

TODO

  • it works - now, rewrite tests

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunBuild

func RunBuild(unitConfig *unitconfig.UnitConfig, contextDir string) (comm.LogChan, comm.EventChan, comm.ExitChan)

RunBuild runs a complete build for the provided unit config. Currently, the channels argument is ignored but will be used in the future along with the LogMsg and StatusMsg interfaces

func RunBuildSynchronously added in v0.2.0

func RunBuildSynchronously(unitConfig *unitconfig.UnitConfig, contextDir string) error

RunBuildSynchronously - run a build, wait for it to finish, log to stdout

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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