feat: add yandex disk driver

This commit is contained in:
Noah Hsu
2022-09-05 00:24:16 +08:00
parent 3dd4fbd76d
commit 25ae1b8397
5 changed files with 360 additions and 0 deletions

View File

@ -16,6 +16,7 @@ import (
_ "github.com/alist-org/alist/v3/drivers/uss"
_ "github.com/alist-org/alist/v3/drivers/virtual"
_ "github.com/alist-org/alist/v3/drivers/webdav"
_ "github.com/alist-org/alist/v3/drivers/yandex_disk"
)
// All do nothing,just for import