//
pkg.gl
Category
github.com/dave/scrapy
scraper
getter
mockgetter
package
0.0.1
Repository:
https://github.com/dave/scrapy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
70 SLOC
#
README
mockgetter.Getter
Very simple mock for basic tests, returns a given page after a specified timeout
#
Structs
Dummy
Dummy contains information about the result.
Getter
Getter is a getter.Interface that returns results mock results for use in tests.