Documentation
¶
Index ¶
Constants ¶
View Source
const ( Thousand = 1000 Million = Thousand * 1000 Billion = Million * 1000 )
Variables ¶
This section is empty.
Functions ¶
func HumanBytes ¶
func HumanBytes2 ¶
func HumanNumber ¶
func ShowLoadingAnimation ¶
Types ¶
type Progress ¶
type Progress struct {
// contains filtered or unexported fields
}
func NewProgress ¶
func (*Progress) StopAndClear ¶
type Spinner ¶
type Spinner struct {
// contains filtered or unexported fields
}
func NewSpinner ¶
func (*Spinner) SetMessage ¶
Click to show internal directories.
Click to hide internal directories.