main_generate

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenerateModel

type GenerateModel struct {
	Steps        []dto.Step
	Spinner      spinner.Model
	Stopwatch    *dto.StopwatchModel
	Ig           *app.InitGenerate
	Width        int
	Current      int
	LastProgress time.Time
	ProgressCh   chan string
	ErrCh        chan error
	Logs         string
	ConfigType   string
	ValueType    string
	Err          error

	Loading bool
	Done    bool
}

func (GenerateModel) Init

func (m GenerateModel) Init() tea.Cmd

func (GenerateModel) Update

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

func (GenerateModel) View

func (m GenerateModel) View() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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