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

# README

mockparser.Parser

Very simple mock for basic tests, returns a given collection of links

# Structs

Dummy responses.
Parser is a parser.Interface that returns dummy urls for a given input, and is used in tests.