rclone/backend/webdav
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
..
api webdav: allow IsCollection property to be integer or boolean - fixes #2964 2019-02-12 12:33:08 +00:00
odrvcookie backend: fix misspellings 2019-02-07 19:51:03 +01:00
webdav.go pacer: make pacer more flexible 2019-02-16 14:38:07 +00:00
webdav_test.go Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00