Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Progress ¶
type Progress struct {
// contains filtered or unexported fields
}
Progress tracks progress rendering at a certain interval on a new line the current percentage of bytes added from a total of maxBytes
Inspired by https://github.com/schollz/progressbar
func NewProgress ¶
NewProgress initialize a new progress ready to use
Click to show internal directories.
Click to hide internal directories.