1
0
mirror of https://github.com/rclone/rclone.git synced 2025-02-20 07:48:33 +02:00
rclone/fs/operations
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
..
2020-10-28 18:16:23 +00:00
2020-10-14 15:21:31 +01:00
2020-11-09 18:05:54 +00:00