Versions in this module Expand all Collapse all v1 v1.13.0 Dec 8, 2016 v1.4.1 May 13, 2015 Changes in this version + type HttpClient struct + Err error + Resources map[string]string + func (t *HttpClient) Get(url string) ([]byte, error) + func (t *HttpClient) GetRetry(url string) ([]byte, error)