 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Progress ¶
type Progress struct {
	// contains filtered or unexported fields
}
    func NewProgress ¶
func NewProgress() *Progress
func (*Progress) TrackProgress ¶
func (p *Progress) TrackProgress(src string, currentSize, totalSize int64, stream io.ReadCloser) io.ReadCloser
 Click to show internal directories. 
   Click to hide internal directories.