package
Version:
v0.1.0-rc1
Opens a new window with list of versions in this module.
Published: Jan 21, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
State represents the state of a host
const (
None State = iota
Running
Paused
Saved
Stopped
Stopping
Starting
Error
)
Given a State type, returns its string representation
Source Files
¶
Click to show internal directories.
Click to hide internal directories.