Documentation ¶
Index ¶
- func IncrementProgress(i any, count int64)
- func IncrementTrackerTotal(i any, count int64)
- func MarkTrackerAsDone(i any)
- func PrintBanner(s string)
- func PrintError(s string, args ...any)
- func PrintMsg(s string, args ...any)
- func PrintSuccess(s string, args ...any)
- func SetPinnedMessageOnProgressWriter(msg string)
- func StartProgressWriter()
- func StartSpinner(msg string)
- func StopProgressWriter()
- func StopSpinner()
- func TrackProgress(message string, total int) any
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IncrementProgress ¶
func IncrementTrackerTotal ¶
func MarkTrackerAsDone ¶
func MarkTrackerAsDone(i any)
func PrintBanner ¶
func PrintBanner(s string)
func PrintError ¶
func PrintSuccess ¶
func SetPinnedMessageOnProgressWriter ¶ added in v1.4.0
func SetPinnedMessageOnProgressWriter(msg string)
func StartProgressWriter ¶
func StartProgressWriter()
func StartSpinner ¶
func StartSpinner(msg string)
func StopProgressWriter ¶
func StopProgressWriter()
func StopSpinner ¶
func StopSpinner()
func TrackProgress ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.