Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTeaProgram ¶
NewTeaProgram will create a BubbleTea program that automatically sets the no input option if you are not on a TTY, so you can run the debugger. Call it just as you would call tea.NewProgram().
Types ¶
type Program ¶
Program An interface describing the parts of BubbleTea's Program that we actually use.
type ProgressMsg ¶
type ProgressMsg *float64
type StatusWriter ¶
type StatusWriter struct {
Program
}
Click to show internal directories.
Click to hide internal directories.