Documentation
¶
Index ¶
Constants ¶
View Source
const ( StatusInProgress = tcell.ColorYellow StatusSuccess = tcell.ColorGreen StatusFailure = tcell.ColorRed )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Main ¶
type Main struct {
// contains filtered or unexported fields
}
func New ¶
func New(ds input.StatusProvider) *Main
type UpdatableViews ¶
Click to show internal directories.
Click to hide internal directories.