Versions in this module Expand all Collapse all v0 v0.1.0 Jul 14, 2021 Changes in this version + type Writer struct + Output io.Writer + Total int64 + func New(total int64) *Writer + func (w *Writer) Write(p []byte) (int, error)