Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Crawler ¶
type Crawler struct {
// contains filtered or unexported fields
}
func New ¶
func New(filter FilterFunc, yieldTitle YieldTitleFunc, yieldURL YieldURLFunc, yieldError YieldErrorFunc, ops Options) *Crawler
type FilterFunc ¶
type YieldErrorFunc ¶
type YieldTitleFunc ¶
Click to show internal directories.
Click to hide internal directories.