package
0.0.0
Repository: https://github.com/pyqlsa/token-forge.git
Documentation: pkg.go.dev

# Functions

NewBar returns a new ProgressBar with the maximum set to the given number and the default buffer size; returns a spinner if the provided number is too big or zero.
NewBufferedBar returns a new ProgressBar with the maximum set to the given number and the given buffer size; returns a spinner if the provided number is too big or zero.

# Structs

ProgressBar is a wrapper for schollz/progressbar.