Versions in this module Expand all Collapse all v0 v0.0.1 Aug 30, 2018 Changes in this version + type Dummy struct + Body string + Code int + Err error + Latency time.Duration + type Getter struct + Results map[string]Dummy + func (h *Getter) Get(ctx context.Context, url string) chan getter.Result