Nick Craig-Wood e80146f8de Update to using AWS SDKv2 in the tests as v1 is deprecated
This also stops the non test code importing the AWS SDK which it
should never have done.
2024-08-07 16:18:02 +01:00
2024-04-12 16:49:08 +01:00
2016-03-02 10:06:10 +01:00
2016-03-02 09:44:56 +01:00
2024-04-12 16:40:42 +01:00
2020-05-08 09:22:31 -04:00
2016-02-24 17:31:26 +01:00
2019-01-04 14:10:54 +11:00
2016-02-24 10:13:10 +01:00
2019-01-17 00:34:54 +11:00
2024-04-12 16:40:42 +01:00
2016-02-24 17:31:26 +01:00
2024-04-12 16:40:42 +01:00
2024-04-12 16:40:42 +01:00
2024-04-12 16:40:42 +01:00
2022-10-27 14:08:32 +00:00

Logo

Build Status Go Report Card GoDoc

This is a fork of johannesboyne/gofakes3 mainly for use implementing the rclone serves3 command in rclone/rclone.

Notable differences:

  • Use modified xml library to handle more control chars
  • Func getVersioningConfiguration will return empty when unversioned
  • New func in backend interface: CopyObject
  • Support authentication with AWS Signature V4
  • Interfaces changed to take context
Description
一个简单的假 AWS S3 对象存储
Readme MIT 1.5 MiB
Languages
Go 99.8%
Shell 0.2%