instancesmanager

package
v0.0.0-...-62dd86d Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2016 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Instance

type Instance struct {
	Backend        string
	Name           string
	Params         interface{}
	Run            bool
	Process        *chan string `json:"-"`
	ProcessRunning bool
}

type InstanceManager

type InstanceManager struct {
	// contains filtered or unexported fields
}

func New

func New(dev bool) *InstanceManager

func (*InstanceManager) Run

func (im *InstanceManager) Run()

type InstanceMap

type InstanceMap map[string]*Instance

Jump to

Keyboard shortcuts

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