rclone/backend/crypt
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
..
pkcs7 Move all backends into backend directory 2018-01-12 17:07:38 +00:00
cipher_test.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
cipher.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
crypt_test.go local: define OpenWriterAt interface and test and implement it #2252 2019-05-11 23:35:19 +01:00
crypt.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00