Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithProgress ¶
WithProgress runs a function with a progress indicator
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model represents the progress indicator model
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
Runner provides a simple interface to run operations with progress
func (*Runner) SetProgress ¶
SetProgress updates the progress counter
Click to show internal directories.
Click to hide internal directories.