Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { In io.ReadCloser // Stream to read from Out io.Writer // Where to send progress bar to Formatter StreamFormatter Size int Current int LastUpdate int NewLines bool ID string Action string }
Reader with progress bar
type JSONProg ¶
func (*JSONProg) GetCurrent ¶
type PR_JSONProgress ¶
Click to show internal directories.
Click to hide internal directories.