process

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	State = status{
		CurrentStatus: RUNNING,
		TargetStatus:  RUNNING,
	}
)

Functions

func Run

func Run(a *application.Application) []error

Run processes the application, checking for new commits, provisioning and updating devices

Types

type Status added in v0.1.2

type Status string

Status defines the process statuses

const (
	RUNNING Status = "RUNNING"
	PAUSED         = "PAUSED"
)

Jump to

Keyboard shortcuts

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