Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProgressWriter ¶
func New ¶
func New(total uint64) *ProgressWriter
func (*ProgressWriter) GetPercent ¶
func (wc *ProgressWriter) GetPercent() float64
func (*ProgressWriter) ShowProgress ¶
func (wc *ProgressWriter) ShowProgress(verbose string, ctx context.Context)
Click to show internal directories.
Click to hide internal directories.