summaryrefslogtreecommitdiff
path: root/internal/fetch/doc.go
blob: 376a4d3bccaed5c10f9e963f087bf7a6866278f7 (plain)
1
2
3
// Package fetch makes a GET request to a given URL, retrieving the
// HTML contents of that webpage.
package fetch