Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProgressBar ¶
ProgressBar Implements core.Progress
func (*ProgressBar) Done ¶
func (p *ProgressBar) Done()
func (*ProgressBar) Increment ¶
func (p *ProgressBar) Increment()
func (*ProgressBar) Init ¶
func (p *ProgressBar) Init(total int)
func (*ProgressBar) IsCancelled ¶
func (p *ProgressBar) IsCancelled() bool
Click to show internal directories.
Click to hide internal directories.