Versions in this module Expand all Collapse all v1 v1.0.0 Aug 14, 2020 Changes in this version + type Progress struct + K int + LineWidth int + N int + func New(n, k int) Progress + func (progress Progress) Exec(i int) string + func (progress Progress) PrintStderr(i int) + func (progress Progress) PrintStdout(i int)