Versions in this module Expand all Collapse all v0 v0.2.0 Jul 18, 2020 Changes in this version + type Crawler struct + Delay time.Duration + Depth int + Get func(string) (*http.Response, error) + Log *log.Logger + Out io.Writer + Parallel int + Sites []string + Verbose bool + func (c Crawler) Run() error