rclone/backend/azureblob
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
..
azureblob_internal_test.go azureblob: allow building azureblob backend on *BSD 2018-11-27 12:20:48 +00:00
azureblob_test.go azureblob: allow building azureblob backend on *BSD 2018-11-27 12:20:48 +00:00
azureblob_unsupported.go azureblob: allow building azureblob backend on *BSD 2018-11-27 12:20:48 +00:00
azureblob.go pacer: make pacer more flexible 2019-02-16 14:38:07 +00:00