package
Version:
v2.9.0
Opens a new window with list of versions in this module.
Published: Aug 5, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Progress interface {
io.Writer
Start()
SetFileSize(fileSize int64)
SendSize(newSize int64)
Progress(current int64)
End()
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.