schollz / progressbar

A really basic thread-safe progress bar for Golang applications

Home Page:https://pkg.go.dev/github.com/schollz/progressbar/v3?tab=doc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set multiple progressBars

vikiea opened this issue · comments

if inscribe,I want to create more progressBars at the same time,how to implement?

commented

see #39