process

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2016 License: LGPL-3.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBox

func NewBox(cfg isolate.BoxConfig) (isolate.Box, error)

Types

type Box

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

func (*Box) Close added in v0.1.5

func (b *Box) Close() error

func (*Box) Spawn

func (b *Box) Spawn(ctx context.Context, opts isolate.Profile, name, executable string, args, env map[string]string) (isolate.Process, error)

Spawn spawns a new process

func (*Box) Spool

func (b *Box) Spool(ctx context.Context, name string, opts isolate.Profile) (err error)

Spool spools code of an app from Cocaine Storage service

Jump to

Keyboard shortcuts

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