mirror of
https://github.com/rclone/rclone.git
synced 2025-06-05 03:34:35 +08: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.