mirror of
https://github.com/rclone/rclone.git
synced 2026-09-13 14:49:29 -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.