package
Version:
v1.79.3
Opens a new window with list of versions in this module.
Published: Aug 30, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package barpool provides access to the global
pool of progress bars, so they could be rendered
altogether.
func Add(bar *pb.ProgressBar)
Add adds bar to the global pool
func AddWithTemplate(format string, total int) *pb.ProgressBar
AddWithTemplate adds bar with the given template
to the global pool
Start starts the global pool
Must be called after all progress bars were added
Stop stops the global pool
Source Files
¶
Click to show internal directories.
Click to hide internal directories.