rclone/backend/swift
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
..
auth.go swift: work around token expiry on CEPH 2019-03-18 13:30:59 +00:00
swift_internal_test.go swift: obey Retry-After to fix OVH restore from cold storage 2019-03-25 13:41:34 +00:00
swift_test.go backend: add fstests.ChunkedUploadConfig 2018-10-11 14:47:58 +01:00
swift.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00