Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Crawl ¶
Crawl uses fetcher to recursively crawl pages starting with url, to a maximum of depth. Implementing a function without changing the signature (almost)
Types ¶
type FetchResult ¶
type FetchResult struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.