Versions in this module Expand all Collapse all v0 v0.0.6 Aug 17, 2021 v0.0.5 Aug 4, 2021 Changes in this version + func ReadHTTPResponseBodyNoErr(resp *http.Response) []byte + func WriteJSON(w http.ResponseWriter, v interface{}) (int, error) + func WriteStatus(w http.ResponseWriter, code int) (int, error)