Versions in this module Expand all Collapse all v0 v0.0.1 Aug 30, 2018 Changes in this version + type Interface interface + Get func(ctx context.Context, url string) chan Result + type Result struct + Body io.ReadCloser + Code int + Err error + HTML bool