Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProgressReader ¶
type ProgressTracker ¶
type ProgressTracker struct {
// contains filtered or unexported fields
}
func NewProgressTracker ¶
func NewProgressTracker() *ProgressTracker
func (*ProgressTracker) Callback ¶
func (pt *ProgressTracker) Callback(current, total int64)
Click to show internal directories.
Click to hide internal directories.