Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultChanBufferSize = 50000
DefaultChanBufferSize defines the number of progress events which can be buffered. If the buffer is full the next progress event will be dropped
Variables ¶
View Source
var DefaultChan chan *Progress
Functions ¶
This section is empty.
Types ¶
type Percent ¶
type Percent struct {
// contains filtered or unexported fields
}
func NewPercent ¶
func (*Percent) CatchProgress ¶
type Progress ¶
Click to show internal directories.
Click to hide internal directories.