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