Documentation
¶
Index ¶
- func InitialModel(cmd []string, numRuns int, sequential bool, delayMS int, stopOnFailure bool) model
- func RenderUI(cmd []string, numRuns int, sequential bool, delayMS int, stopOnFailure bool)
- func RightPadTrim(s string, length int) string
- type CmdRanMsg
- type CmdRunChosenMsg
- type DelayTimeElapsedMsg
- type HideHelpMsg
- type Pane
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitialModel ¶
func RightPadTrim ¶
Types ¶
type CmdRunChosenMsg ¶
type CmdRunChosenMsg struct {
// contains filtered or unexported fields
}
type DelayTimeElapsedMsg ¶
type DelayTimeElapsedMsg struct {
// contains filtered or unexported fields
}
type HideHelpMsg ¶
type HideHelpMsg struct{}
Click to show internal directories.
Click to hide internal directories.