import "41.neocities.org/x/progress"
type Bytes struct {/* contains filtered or unexported fields */}
func (b *Bytes) Read(data []byte) (int, error)
func (b *Bytes) Set(resp *http.Response)
type Parts struct {/* contains filtered or unexported fields */}
func (p *Parts) Next()
func (p *Parts) Set(partB int)
progress.go