Versions in this module Expand all Collapse all v1 v1.3.0 Oct 15, 2014 v1.2.0 Aug 20, 2014 Changes in this version + func ResumableRequestReader(c *http.Client, r *http.Request, maxfail uint32, totalsize int64) io.ReadCloser + func ResumableRequestReaderWithInitialResponse(c *http.Client, r *http.Request, maxfail uint32, totalsize int64, ...) io.ReadCloser