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) View ¶
func (m GenerateModel) View() string
Click to show internal directories.
Click to hide internal directories.