Versions in this module Expand all Collapse all v1 v1.0.1 May 18, 2017 Changes in this version + const AcceptEncodingHeader + const AcceptHeader + const AltJSONContentType + const AltProtoContentType + const ContentEncodingHeader + const ContentTypeHeader + const GzipEncoding + const JSONContentType + const PlaintextContentType + const ProtoContentType + func GetJSON(httpClient http.Client, path string, response proto.Message) error + func PostJSON(httpClient http.Client, path string, request, response proto.Message) error