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) 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) View ¶
func (m DeployModel) View() string
type JobModel ¶
func NewJobModel ¶
func NewJobModel() JobModel
type NewBulk2JobStatusMsg ¶ added in v1.9.0
type NewBulk2JobStatusMsg struct {
force.Bulk2IngestJobInfo
}
type NewJobStatusMsg ¶
type NewStatusMsg ¶
type NewStatusMsg struct {
force.ForceCheckDeploymentStatusResult
}
Click to show internal directories.
Click to hide internal directories.