package
0.0.1
Repository: https://github.com/gosuri/uiprogress.git
Documentation: pkg.go.dev

# Functions

PadLeft returns a new string of a specified length in which the beginning of the current string is padded with spaces or with a specified Unicode character.
PadRight returns a new string of a specified length in which the end of the current string is padded with spaces or with a specified Unicode character.
PrettyTime returns the string representation of the duration.
Resize resizes the string with the given length.