Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProgressBar ¶
type ProgressBar struct {
// contains filtered or unexported fields
}
func NewProgressBar ¶
func NewProgressBar(quiet bool) ProgressBar
func (ProgressBar) Start ¶
func (p ProgressBar) Start(total int64) Bar
Click to show internal directories.
Click to hide internal directories.