Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProgressFn ¶
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
func New ¶
func New(rs io.ReadSeeker, precision int64, totalSize int64, fn ProgressFn) *Reader
Click to show internal directories.
Click to hide internal directories.