types

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: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildResult

type BuildResult struct {
	FileName string
	Value    string
	Err      error
}

BuildResult is an bunch of stuff that communicates a build result.

type Global

type Global struct {
	Cache     bool
	Color     bool
	TTY       bool
	ShowRun   bool
	OmitFuncs []string
	Logger    *logger.Logger
	Context   context.Context
}

Global represents global variables for the processing of an entire box run.

Jump to

Keyboard shortcuts

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