Versions in this module Expand all Collapse all v0 v0.8.2 Mar 6, 2025 Changes in this version + type ProgressBar struct + func New(size int64) (*ProgressBar, error) + func (b *ProgressBar) Update(n int64)