rclone/cmd/mountlib
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
..
mounttest Add context propagation to rclone 2019-06-19 11:59:46 +01:00
daemon.go mount: make --daemon work for macOS without CGO 2018-05-05 16:23:47 +01:00
daemon_unix.go Update after goimports change 2018-12-04 10:11:57 +00:00
mount.go mountlib: clip blocks returned to 32 bit number for Windows 32 bit - fixes #2934 2019-01-27 12:04:56 +00:00