kvm

package
v0.0.0-...-83e92ab Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2015 License: Apache-2.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 Command

type Command struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func (*Command) Exited

func (cmd *Command) Exited() bool

func (*Command) Wait

func (cmd *Command) Wait(max time.Duration) bool

type Instance

type Instance struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func (*Instance) CreateCommand

func (inst *Instance) CreateCommand(args ...string) *Command

func (*Instance) Logf

func (inst *Instance) Logf(str string, args ...interface{})

func (*Instance) Run

func (inst *Instance) Run()

func (*Instance) SaveCrasher

func (inst *Instance) SaveCrasher(output []byte)

func (*Instance) Shutdown

func (inst *Instance) Shutdown()

Jump to

Keyboard shortcuts

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