rclone/backend/qingstor
Aleksandar Jankovic f78cd1e043 Add context propagation to rclone
- Change rclone/fs interfaces to accept context.Context
- Update interface implementations to use context.Context
- Change top level usage to propagate context to lover level functions

Context propagation is needed for stopping transfers and passing other
request-scoped values.
2019-06-19 11:59:46 +01:00
..
qingstor.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
qingstor_test.go qingstor: add upload chunk size/concurrency/cutoff control #2851 2019-01-18 15:20:20 +00:00
qingstor_unsupported.go Remove builds conditional on go1.7 since that is now guaranteed #2154 2018-04-07 11:42:55 +01:00
upload.go backend: fix misspellings 2019-02-07 19:51:03 +01:00