mirror of
https://github.com/rclone/rclone.git
synced 2026-08-04 12:02:53 -04: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.