mirror of
https://github.com/rclone/rclone
synced 2025-06-10 13:23:43 +02:00

The interface was getting so that a new function was needed for every Config variant. Adding an Options struct fixes this.
The interface was getting so that a new function was needed for every Config variant. Adding an Options struct fixes this.