mirror of https://github.com/perkeep/perkeep.git
eb27581da7
httputil.CloseBody closes a http.Response.Body nicely, such that it's more likely to be re-used. httputil.DecodeJSON parses JSON from a Response.Body and closes the body. It also keeps a temporary copy of the input, for error messages. Then use them everywhere, to improve HTTP TCP connection re-use. And misc other clean-ups. Change-Id: I5dc44be0165b13659459ed29ce5ab44c17d9739f |
||
---|---|---|
.. | ||
geocode.go | ||
geocode_test.go |