bubbles

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeployModel

type DeployModel struct {
	force.ForceCheckDeploymentStatusResult
	// contains filtered or unexported fields
}

func NewDeployModel

func NewDeployModel() DeployModel

func (DeployModel) Init

func (m DeployModel) Init() tea.Cmd

func (DeployModel) Update

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

func (DeployModel) View

func (m DeployModel) View() string

type JobModel

type JobModel struct {
	force.JobInfo
	// contains filtered or unexported fields
}

func NewJobModel

func NewJobModel() JobModel

func (JobModel) Init

func (m JobModel) Init() tea.Cmd

func (JobModel) Update

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

func (JobModel) View

func (m JobModel) View() string

type NewJobStatusMsg

type NewJobStatusMsg struct {
	force.JobInfo
}

type NewStatusMsg

type NewStatusMsg struct {
	force.ForceCheckDeploymentStatusResult
}

type QuitMsg

type QuitMsg struct{}

Jump to

Keyboard shortcuts

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