orchestra

package
v0.0.0-...-b84ed1e Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ErrNoHostRPCAddresses is returned when no rpc host addresses were returned from the subnet
	ErrNoHostRPCAddresses = cerr.Error("no host rpc addresses")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Orchestra

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

Orchestra runs a full test of clients and optionally a subnet

func New

func New(props Props) (*Orchestra, error)

New returns a new Orchestra struct

func (*Orchestra) Orchestrate

func (o *Orchestra) Orchestrate(stop chan os.Signal) error

Orchestrate begins the test

type Props

type Props struct {
	Conf config.Config
	CTX  context.Context
}

Props are passed to New

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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