view

package
v0.0.0-...-58649b5 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2023 License: AGPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstallModel

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

func InitialInstallModel

func InitialInstallModel(logger *zap.Logger, localizer *i18n.Localizer, archive []byte) InstallModel

func (InstallModel) Init

func (m InstallModel) Init() tea.Cmd

func (InstallModel) Update

func (m InstallModel) Update(msg tea.Msg) (InstallModel, tea.Cmd)

func (InstallModel) View

func (m InstallModel) View() string

type RemoveModel

type RemoveModel struct {
	textinput.Model
	// contains filtered or unexported fields
}

func InitialRemoveModel

func InitialRemoveModel(logger *zap.Logger, localizer *i18n.Localizer) RemoveModel

func (RemoveModel) Init

func (m RemoveModel) Init() tea.Cmd

func (RemoveModel) Update

func (m RemoveModel) Update(msg tea.Msg) (RemoveModel, tea.Cmd)

func (RemoveModel) View

func (m RemoveModel) View() string

type SelectActionModel

type SelectActionModel struct {
	list.Model
	// contains filtered or unexported fields
}

func InitialSelectActionModel

func InitialSelectActionModel(logger *zap.Logger, localizer *i18n.Localizer) SelectActionModel

func (SelectActionModel) Init

func (m SelectActionModel) Init() tea.Cmd

func (SelectActionModel) Update

func (m SelectActionModel) Update(msg tea.Msg) (SelectActionModel, tea.Cmd)

func (SelectActionModel) View

func (m SelectActionModel) View() string

type UpgradeModel

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

func InitialUpgradeModel

func InitialUpgradeModel(logger *zap.Logger, localizer *i18n.Localizer, archive []byte) UpgradeModel

func (UpgradeModel) Init

func (m UpgradeModel) Init() tea.Cmd

func (UpgradeModel) Update

func (m UpgradeModel) Update(msg tea.Msg) (UpgradeModel, tea.Cmd)

func (UpgradeModel) View

func (m UpgradeModel) View() string

Jump to

Keyboard shortcuts

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