mirror of
https://github.com/rclone/rclone.git
synced 2025-05-29 14:31:22 +02:00
5 lines
193 B
Go
5 lines
193 B
Go
// Package all imports all the backends which use the VFS as part of
|
|
// their implementation these can't be imported by the VFS so need to
|
|
// be mentioned in here, not backend/all.
|
|
package all
|