mirror of
https://github.com/rclone/rclone.git
synced 2025-06-04 01:06:05 +02:00
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.