mirror of
https://github.com/alist-org/gofakes3.git
synced 2025-12-24 12:58:04 +08:00
e80146f8de87b74fdaf3e2449071f69fb23ac271
This also stops the non test code importing the AWS SDK which it should never have done.
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
getVersioningConfigurationwill return empty when unversioned - New func in
backendinterface:CopyObject - Support authentication with AWS Signature V4
- Interfaces changed to take context
Languages
Go
99.8%
Shell
0.2%
