Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Program ¶
An interface describing the parts of BubbleTea's Program that we actually use.
func NewProgram ¶
func NewProgram(model tea.Model, opts ...tea.ProgramOption) Program
type ProgressMsg ¶
type ProgressMsg *float64
type StatusWriter ¶
type StatusWriter struct {
Program
}
Click to show internal directories.
Click to hide internal directories.