Files
seaweedfs/weed/s3api
zerospiel f3364fec99 weed/s3api: rearrange s3 methods handlers to ensure correct methods requesting
Otherwise current calls for some methods (i.e. GetObjectAcl) ends up with wrong method selection (i.e. GetObject).

Added generic comment rule of traversing methods
2022-02-04 15:14:48 +03:00
..
2020-09-20 16:00:01 -07:00
2020-12-22 02:34:08 -08:00
2018-07-18 02:37:09 -07:00
2021-06-10 21:50:21 -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
2021-12-07 12:15:48 +05:00
2021-10-11 15:03:56 +05:00
2021-06-10 21:50:21 -07: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