app

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: May 29, 2021 License: GPL-3.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pier

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

Pier represents the necessary data for starting the pier app

func NewPier

func NewPier(repoRoot string, config *repo.Config) (*Pier, error)

NewPier instantiates pier instance.

func NewUnionPier added in v1.4.0

func NewUnionPier(repoRoot string, config *repo.Config) (*Pier, error)

func (*Pier) Start

func (pier *Pier) Start() error

Start starts three main components of pier app

func (*Pier) Stop

func (pier *Pier) Stop(isAux bool) error

Stop stops three main components of pier app

func (*Pier) Type

func (pier *Pier) Type() string

Type gets the application blockchain type the pier is related to

Jump to

Keyboard shortcuts

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