rclone/backend/opendrive
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
..
opendrive_test.go opendrive: fill out the functionality #1026 2018-05-12 10:07:25 +01:00
opendrive.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
replace_test.go opendrive: finish off #1026 2018-05-12 10:10:46 +01:00
replace.go opendrive: finish off #1026 2018-05-12 10:10:46 +01:00
types.go backend: fix misspellings 2019-02-07 19:51:03 +01:00