bubbles

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2026 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 Bulk2JobModel added in v1.9.0

type Bulk2JobModel struct {
	force.Bulk2IngestJobInfo
	// contains filtered or unexported fields
}

func NewBulk2JobModel added in v1.9.0

func NewBulk2JobModel() Bulk2JobModel

func (Bulk2JobModel) Init added in v1.9.0

func (m Bulk2JobModel) Init() tea.Cmd

func (Bulk2JobModel) Update added in v1.9.0

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

func (Bulk2JobModel) View added in v1.9.0

func (m Bulk2JobModel) View() string

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 NewBulk2JobStatusMsg added in v1.9.0

type NewBulk2JobStatusMsg struct {
	force.Bulk2IngestJobInfo
}

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