Files
seaweedFS/weed/s3api
shichanglin5 1166dead00 fix the problem of metadata and tagging loss when files are copied
by adding processing of metadata and tagging in s3 api CopyObject (judging whether to copy or overwrite according to the directive header)
2022-05-13 19:46:20 +08:00
..
2020-09-20 16:00:01 -07:00
2020-12-22 02:34:08 -08:00
2022-03-30 13:04:15 +05:00
2018-07-18 02:37:09 -07:00
2022-03-29 19:21:09 +05:00
2022-05-03 07:18:34 -07:00
2022-03-23 01:03:51 -07:00
2018-07-18 02:37:09 -07:00
2020-02-26 16:52:57 -08:00
2021-06-10 21:50:21 -07:00
2022-05-01 23:16:29 -07:00
2022-05-01 23:16:29 -07:00
2021-10-11 15:03:56 +05:00
2021-06-10 21:50:21 -07:00
2022-02-26 22:44:26 +08:00
2021-06-10 21:50:21 -07:00
2021-11-08 17:47:56 -08:00
2021-10-20 19:12:00 +05:00
2021-10-20 19:40:22 +05:00

see https://blog.aqwari.net/xml-schema-go/

1. go get aqwari.net/xml/cmd/xsdgen
2. xsdgen -o s3api_xsd_generated.go -pkg s3api AmazonS3.xsd