types

package
v0.0.0-...-66b962f Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2014 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StatusInit     = "INIT"
	StatusDone     = "DONE"
	StatusError    = "ERROR"
	StatusBuilding = "Building..."
	StatusBooting  = "Booting..."
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Boot

type Boot struct {
	Status string
	Error  interface{}
}

type Build

type Build struct {
	ID      string
	URL     string
	Sha     string
	RelPath string
	Status  string
	Error   interface{}
}

Jump to

Keyboard shortcuts

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