package
0.0.1
Repository: https://github.com/dave/scrapy.git
Documentation: pkg.go.dev

# Packages

Package mockgetter defines a getter.Interface that returns mock results for use in tests.
Package webgetter defines a getter.Interface that gets real results by HTTP.

# Structs

Result is the result of a Get.

# Interfaces

Interface is used to request results by URL.