package
0.0.0-20230219124900-a5f7188f66e9
Repository: https://github.com/atlanci/progress.git
Documentation: pkg.go.dev

# Functions

NewMultiBar creates a new MultiBar.
NewSingleBar creates a new SingleBar.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
MultiBar renders multiple progress bars.
MultiBarItem controls a bar item inside MultiBar.
SingleBar renders single progress bar.

# Interfaces

Bar controls how a bar is displayed, for both single bar or multi bar item.

# Type aliases

No description provided by the author