Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProgressBar ¶
type ProgressBar struct {
// contains filtered or unexported fields
}
func NewProgressBar ¶
func NewProgressBar(width int8) *ProgressBar
func (*ProgressBar) Close ¶
func (pb *ProgressBar) Close()
func (*ProgressBar) ContentLength ¶
func (pb *ProgressBar) ContentLength(l int64)
func (*ProgressBar) Flush ¶
func (pb *ProgressBar) Flush()
func (*ProgressBar) SetDescription ¶
func (pb *ProgressBar) SetDescription(s string)
Click to show internal directories.
Click to hide internal directories.