1
mirror of https://github.com/rclone/rclone synced 2025-01-06 07:46:25 +01:00
rclone/fs/sync
Nick Craig-Wood d846210978 fs: Add context to NewFs #3257 #4685
This adds a context.Context parameter to NewFs and related calls.

This is necessary as part of reading config from the context -
backends need to be able to read the global config.
2020-11-09 18:05:54 +00:00
..
pipe_test.go sync: implement --order-by xxx,mixed 2020-03-16 15:50:04 +00:00
pipe.go Spelling fixes 2020-10-14 15:21:31 +01:00
rc_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
rc.go fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
sync_test.go fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
sync.go fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00