Documentation
¶
Overview ¶
Package progress provides thin wrappers and helpers around the go-pretty progress package to simplify aggregate progress reporting across multiple activities.
Index ¶
Constants ¶
View Source
const ( PositionLeft = progress.PositionLeft PositionRight = progress.PositionRight )
Variables ¶
View Source
var ( UnitsDefault = progress.UnitsDefault UnitsBytes = progress.UnitsBytes )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.