Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NoOut bool
NoOut turns copy output off entirely
View Source
var NoTTY bool
NoTTY turns the progress meters off
Functions ¶
func WithProgress ¶
WithProgress implements io.Copy with a buffered reader, then measures progress throughout the copy process. The buffer is set at a reasonable size for reasonable performance. On error, if io.EOF is not returned then the error is returned. Otherwise, it is nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.