Versions in this module Expand all Collapse all v1 v1.1.4 Jan 1, 2018 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 + func PostJSONWithRequest(httpClient http.Client, path string, request, response proto.Message) (*http.Response, error)