rclone/backend/s3
Fabian Möller 61616ba864 pacer: make pacer more flexible
Make the pacer package more flexible by extracting the pace calculation
functions into a separate interface. This also allows to move features
that require the fs package like logging and custom errors into the fs
package.

Also add a RetryAfterError sentinel error that can be used to signal a
desired retry time to the Calculator.
2019-02-16 14:38:07 +00:00
..
s3.go pacer: make pacer more flexible 2019-02-16 14:38:07 +00:00
s3_test.go s3: implement --s3-upload-cutoff for single part uploads below this - fixes #2772 2018-12-02 17:58:34 +00:00
v2sign.go s3: fix v2 signer on files with spaces - fixes #2438 2018-10-14 00:10:29 +01:00