Documentation
¶
Index ¶
Constants ¶
View Source
const PageUnlimited uint = 0
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
Query string
Dest string
Extract *regexp.Regexp
// contains filtered or unexported fields
}
func NewCollector ¶
func NewCollector(query, token, dest string, extract *regexp.Regexp, page *PageConfig) *Collector
type PageConfig ¶
Click to show internal directories.
Click to hide internal directories.