Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewShellModel ¶
func NewShellModel(conn connection.Connection) shellModel
func NewTableModel ¶
func RunWithSpinner ¶
RunWithSpinner runs a Bubble Tea program with a spinner and executes the provided function.
Types ¶
type TransitionToCreateMsg ¶
type TransitionToCreateMsg struct {
ConnectionType string
}
type TransitionToShellMsg ¶
type TransitionToShellMsg struct {
Connection connection.Connection
}
Click to show internal directories.
Click to hide internal directories.