rclone/backend/jottacloud
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
..
api jottacloud: add device registration 2019-04-11 16:31:27 +01:00
jottacloud.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
jottacloud_internal_test.go readers: add NewPatternReader 2018-10-11 14:47:58 +01:00
jottacloud_test.go New backend: Jottacloud 2018-08-10 11:14:34 +01:00
replace.go backend: fix misspellings 2019-02-07 19:51:03 +01:00
replace_test.go jottacloud: Fix handling of reserved characters. fixes #2531 2018-09-17 12:42:35 +01:00