mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +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. |
||
---|---|---|
.. | ||
accounting_other.go | ||
accounting_test.go | ||
accounting_unix.go | ||
accounting.go | ||
inprogress.go | ||
stats_test.go | ||
stats.go | ||
stringset.go | ||
token_bucket.go |