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

# README

mockgetter.Getter

Very simple mock for basic tests, returns a given page after a specified timeout

# Structs

Dummy contains information about the result.
Getter is a getter.Interface that returns results mock results for use in tests.