mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 00:43:49 +01:00
f78cd1e043
- 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. |
||
---|---|---|
.. | ||
cache_internal_test.go | ||
cache_mount_unix_test.go | ||
cache_mount_windows_test.go | ||
cache_test.go | ||
cache_unsupported.go | ||
cache_upload_test.go | ||
cache.go | ||
directory.go | ||
handle.go | ||
object.go | ||
plex.go | ||
storage_memory.go | ||
storage_persistent.go |