Directories ¶
Path | Synopsis |
---|---|
pkg
|
|
progress
Package progress implements a thread-safe progress mechanism which will be used in crawler to keep track of the progress.
|
Package progress implements a thread-safe progress mechanism which will be used in crawler to keep track of the progress. |
queue
Package queue implements a queue data structure for strings.
|
Package queue implements a queue data structure for strings. |
set
Package set implements a set data structure for strings.
|
Package set implements a set data structure for strings. |
stack
Package stack implements a stack data structure for strings.
|
Package stack implements a stack data structure for strings. |
workerpool
Package workerpool implements a workerpool of specific number of workers to apply a single task on a queue of URLs which are passed using a channel of string.
|
Package workerpool implements a workerpool of specific number of workers to apply a single task on a queue of URLs which are passed using a channel of string. |
Click to show internal directories.
Click to hide internal directories.