Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func (*Controller) Progress ¶
func (c *Controller) Progress() float64
Progress gets progress of a controller
func (*Controller) UpdateProgress ¶
func (c *Controller) UpdateProgress(size int64, chunkID string)
UpdateProgress update progress into controller
Click to show internal directories.
Click to hide internal directories.