Versions in this module Expand all Collapse all v0 v0.0.2 Mar 16, 2025 Changes in this version + type Error struct + JSON errorJSON + Request *http.Request + Response *http.Response + StatusCode int + func (r *Error) DumpRequest(body bool) []byte + func (r *Error) DumpResponse(body bool) []byte + func (r *Error) Error() string + func (r *Error) UnmarshalJSON(data []byte) (err error)