Documentation
¶
Overview ¶
Package progress provides progress bar display for the crawler.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Display ¶
type Display struct {
// contains filtered or unexported fields
}
Display manages progress bar display during crawling.
func (*Display) PrintSummary ¶
func (d *Display) PrintSummary()
PrintSummary prints a final summary after crawling.
Click to show internal directories.
Click to hide internal directories.