Documentation
¶
Overview ¶
Package progress renders determinate progress for long, countable operations (e.g. --all pagination): an in-place count line on an interactive terminal, or newline-delimited JSON page_fetch events when piped.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reporter ¶
type Reporter struct {
// contains filtered or unexported fields
}
Reporter renders determinate progress to w.
Click to show internal directories.
Click to hide internal directories.