Versions in this module Expand all Collapse all v0 v0.0.1 Aug 30, 2018 Changes in this version + type Dummy struct + Errs []string + Urls []string + type Parser struct + Results map[string]Dummy + func (p *Parser) Parse(ctx context.Context, url string, body io.Reader) (urls []string, errs []error)