Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProgressBar ¶
type ProgressBar struct {
Width, Min, Max int
Start, Done, Active, Pending, End byte
Out io.Writer
}
func NewProgressBar ¶
func NewProgressBar(w io.Writer) *ProgressBar
Click to show internal directories.
Click to hide internal directories.