//
pkg.gl
Category
github.com/saucelabs/saucectl
internal
progress
package
0.194.1
Repository:
https://github.com/saucelabs/saucectl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
48 SLOC
#
Functions
NewReadSeeker
NewReadSeeker returns a new ReadSeeker with the given bar.
Show
Show starts showing a progress spinner.
Stop
Stop stops the progress spinner.
#
Structs
ReadSeeker
ReadSeeker is a wrapper around io.ReadSeeker that updates a progress bar.