mirror of
https://github.com/rclone/rclone.git
synced 2024-12-01 21:14:08 +08: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. |
||
---|---|---|
.. | ||
dir.go | ||
edge_cases.go | ||
file.go | ||
fs.go | ||
read_non_unix.go | ||
read_unix.go | ||
read.go | ||
write_non_unix.go | ||
write_unix.go | ||
write.go |