//
pkg.gl
Category
github.com/dave/scrapy
scraper
parser
mockparser
package
0.0.1
Repository:
https://github.com/dave/scrapy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
27 SLOC
#
README
mockparser.Parser
Very simple mock for basic tests, returns a given collection of links
#
Structs
Dummy
Dummy responses.
Parser
Parser is a parser.Interface that returns dummy urls for a given input, and is used in tests.