alist/drivers/s3
okatu-loli 0add69c201 feat(driver/s3): Added the "Other" interface and implemented it by the S3 driver.
A new `driver.Other` interface has been added and defined in the `other.go` file.
The S3 driver has been updated to implement this new interface, extending its functionality.
2025-10-15 17:17:45 +08:00
..
doge.go fix(doge): the temporary access key is only valid for two hours (#6273) 2024-03-27 14:22:26 +08:00
driver.go feat(driver/s3): Added the "Other" interface and implemented it by the S3 driver. 2025-10-15 17:17:45 +08:00
meta.go feat(s3): Add support for S3 object storage classes 2025-10-15 15:43:19 +08:00
other.go feat(driver/s3): Added the "Other" interface and implemented it by the S3 driver. 2025-10-15 17:17:45 +08:00
types.go feat: add s3 driver 2022-09-03 21:38:43 +08:00
util.go feat(storage): Support for displaying file storage classes 2025-10-15 15:59:55 +08:00