Versions in this module Expand all Collapse all v1 v1.0.0 May 12, 2023 Changes in this version + func DebugPrintGetRequest(url string) + func DebugPrintPostJSONRequest(url string, body []byte) + func DebugPrintPostMultipartRequest(url string, body []byte) + func DecodeJSONHttpResponse(r io.Reader, v interface{}) error