Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataProgressBar ¶
func PercentageProgressBar ¶
func PercentageProgressBar(task string) *progressbar.ProgressBar
Types ¶
type VMwareProgressBar ¶
type VMwareProgressBar struct {
// contains filtered or unexported fields
}
func NewVMwareProgressBar ¶
func NewVMwareProgressBar(task string) *VMwareProgressBar
func (*VMwareProgressBar) Loop ¶
func (u *VMwareProgressBar) Loop(done <-chan struct{})
func (*VMwareProgressBar) Sink ¶
func (p *VMwareProgressBar) Sink() chan<- progress.Report
Click to show internal directories.
Click to hide internal directories.