🎇 s3 support

This commit is contained in:
微凉
2021-12-30 20:31:36 +08:00
parent db06b627cc
commit cf2506901f
6 changed files with 391 additions and 8 deletions

View File

@ -11,5 +11,6 @@ import (
_ "github.com/Xhofe/alist/drivers/native"
_ "github.com/Xhofe/alist/drivers/onedrive"
_ "github.com/Xhofe/alist/drivers/pikpak"
_ "github.com/Xhofe/alist/drivers/s3"
_ "github.com/Xhofe/alist/drivers/shandian"
)