Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProgressBar ¶
func NewProgressBar(total int, description string) *progressbar.ProgressBar
NewProgressBar creates a progress bar with known total
func NewSpinner ¶
func NewSpinner(description string) *progressbar.ProgressBar
NewSpinner creates a spinner for operations without known size
func UpdateDescription ¶
func UpdateDescription(bar *progressbar.ProgressBar, description string)
UpdateDescription updates the progress bar's description
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.