weaveinit

package
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2026 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option string
const (
	RunL1NodeOption       Option = "Run an L1 node"
	LaunchNewRollupOption Option = "Launch a new rollup"
	RunOPBotsOption       Option = "Run OPinit bots"
	RunRelayerOption      Option = "Generate a relayer config"
)

func GetWeaveInitOptions

func GetWeaveInitOptions() []Option

type State

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

func NewWeaveInitState

func NewWeaveInitState() State

func (State) Clone

func (e State) Clone() State

type WeaveInit

type WeaveInit struct {
	ui.Selector[Option]
	weavecontext.BaseModel
}

func NewWeaveInit

func NewWeaveInit() *WeaveInit

func (*WeaveInit) Init

func (m *WeaveInit) Init() tea.Cmd

func (*WeaveInit) Update

func (m *WeaveInit) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (*WeaveInit) View

func (m *WeaveInit) View() string

Jump to

Keyboard shortcuts

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