Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InteractiveRendererConfig ¶
type InteractiveRendererConfig struct { Colors *terminal.ColorSchema RefreshRate time.Duration ProgressIndicatorFrames []string ProgressIndicatorCycleDuration time.Duration SuccessStatus string FailureStatus string }
func NewDefaultRenderingConfig ¶
func NewDefaultRenderingConfig() *InteractiveRendererConfig
func (*InteractiveRendererConfig) CurrentProgressIndicatorFrame ¶
func (config *InteractiveRendererConfig) CurrentProgressIndicatorFrame() string
Click to show internal directories.
Click to hide internal directories.