Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewScrapeServer ¶
When the context passed here is cancelled, the associated fetcher will close and release any resources they have open.
Types ¶
type BatchRequest ¶
type BatchRequest struct {
Urls []string `json:"urls"`
}
Click to show internal directories.
Click to hide internal directories.