bootstrap

package
v0.0.0-...-c665954 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2018 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(c *common.Client) error

Types

type Bootstrap

type Bootstrap struct {
	*common.Client
	Path string
	Hash uint64

	Source   map[string]common.Bundle
	Archives map[string]*compiler.Archive
	Packages map[string]*types.Package

	Code string
}

func (*Bootstrap) Compile

func (b *Bootstrap) Compile() error

func (*Bootstrap) GenStub

func (b *Bootstrap) GenStub() ([]byte, error)

func (*Bootstrap) Init

func (b *Bootstrap) Init() error

func (*Bootstrap) Open

func (b *Bootstrap) Open() error

func (*Bootstrap) Start

func (b *Bootstrap) Start() error

type Parallel

type Parallel struct {
	In chan func() error
	// contains filtered or unexported fields
}

func NewParallel

func NewParallel(workers int) *Parallel

func (*Parallel) Finish

func (p *Parallel) Finish() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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