package
0.1.3
Repository: https://github.com/dewey/feedbridge.git
Documentation: pkg.go.dev

# Functions

URLToDocument is a convinience function to directly get a goquery document(s) from a list of URLs.
URLtoTask is a helper function to convert a list of URLs to a list of tasks.

# Structs

Statistic contains statistics about a scrape.
Task is a scrape task.
TaskDocumentResponse is the result of a fetched task and it's originating URL.