launcher

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: AGPL-3.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 Config

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

Config holds the properties that configure the package

func NewTestnetConfig

func NewTestnetConfig(opts ...Option) *Config

type Option

type Option = func(c *Config)

Option is a function that applies configs to a Config Object

func WithContractDeployerDebug added in v0.21.0

func WithContractDeployerDebug(b bool) Option

func WithContractDeployerDockerImage added in v0.21.0

func WithContractDeployerDockerImage(s string) Option

func WithLogLevel added in v0.21.0

func WithLogLevel(i int) Option

func WithSGXEnabled

func WithSGXEnabled(b bool) Option

func WithSequencerEnclaveDebug

func WithSequencerEnclaveDebug(b bool) Option

func WithSequencerEnclaveDockerImage

func WithSequencerEnclaveDockerImage(s string) Option

func WithValidatorEnclaveDebug

func WithValidatorEnclaveDebug(b bool) Option

func WithValidatorEnclaveDockerImage

func WithValidatorEnclaveDockerImage(s string) Option

type Testnet

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

func NewTestnetLauncher

func NewTestnetLauncher(cfg *Config) *Testnet

func (*Testnet) Start

func (t *Testnet) Start() error

Directories

Path Synopsis
cmd
cmd
cmd

Jump to

Keyboard shortcuts

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