page

package
v0.0.0-...-708027e Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEnvironmentActionsMenu

func NewEnvironmentActionsMenu(width int, height int, software component.Software) list.Model

func NewEnvironmentSoftwareMenu

func NewEnvironmentSoftwareMenu(width int, height int) list.Model

func NewMenu

func NewMenu(width int, height int) list.Model

Types

type EnvironmentActionsMenuPageModel

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

func NewEnvironmentActionsPage

func NewEnvironmentActionsPage(width int, height int, software component.Software) EnvironmentActionsMenuPageModel

func (EnvironmentActionsMenuPageModel) Init

func (EnvironmentActionsMenuPageModel) Update

func (EnvironmentActionsMenuPageModel) View

type EnvironmentOperationMenuPageModel

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

func NewEnvironmentOperationPage

func NewEnvironmentOperationPage(width int, height int, software component.Software, action component.Action) EnvironmentOperationMenuPageModel

func (EnvironmentOperationMenuPageModel) Init

func (EnvironmentOperationMenuPageModel) Update

func (EnvironmentOperationMenuPageModel) View

type EnvironmentSoftwareMenuPageModel

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

func NewEnvironmentSoftwarePage

func NewEnvironmentSoftwarePage(width int, height int) EnvironmentSoftwareMenuPageModel

func (EnvironmentSoftwareMenuPageModel) Init

func (EnvironmentSoftwareMenuPageModel) Update

func (EnvironmentSoftwareMenuPageModel) View

type HomePageModel

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

func NewHomePage

func NewHomePage(width int, height int) HomePageModel

func (HomePageModel) Init

func (m HomePageModel) Init() tea.Cmd

func (HomePageModel) Update

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

func (HomePageModel) View

func (m HomePageModel) View() string

Jump to

Keyboard shortcuts

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