Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProgressBar ¶
type ProgressBar struct {
*progressbar.ProgressBar
}
func NewBar ¶
func NewBar(max int, opts ...progressbar.Option) *ProgressBar
func NewBytesBar ¶
func NewBytesBar(totalBytes int64, description string) *ProgressBar
Click to show internal directories.
Click to hide internal directories.