orchestrator

package
v0.0.0-...-b27245e Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NetworkConfigFromForkCLIConfig

func NetworkConfigFromForkCLIConfig(log log.Logger, envPrefix string, cliConfig *config.CLIConfig) (config.NetworkConfig, error)

Types

type Orchestrator

type Orchestrator struct {
	AdminServer *admin.AdminServer
	// contains filtered or unexported fields
}

func NewOrchestrator

func NewOrchestrator(log log.Logger, closeApp context.CancelCauseFunc, cliConfig *config.CLIConfig, networkConfig *config.NetworkConfig, adminPort uint64) (*Orchestrator, error)

func (*Orchestrator) ConfigAsString

func (o *Orchestrator) ConfigAsString() string

func (*Orchestrator) Endpoint

func (o *Orchestrator) Endpoint(chainId uint64) string

func (*Orchestrator) L1Chain

func (o *Orchestrator) L1Chain() config.Chain

func (*Orchestrator) L2Chains

func (o *Orchestrator) L2Chains() []config.Chain

func (*Orchestrator) Start

func (o *Orchestrator) Start(ctx context.Context) error

func (*Orchestrator) Stop

func (o *Orchestrator) Stop(ctx context.Context) error

Jump to

Keyboard shortcuts

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