Chris Lu 6c9156b25f switch to logrus 4 years ago
..
http 0ea5c087ce go fmt 4 years ago
policy 62563a895a refactoring 4 years ago
s3err b3aa2fab9a s3: report error to s3 when updating an object but it is already a directory 4 years ago
AmazonS3.xsd 834a25f084 add list all my buckets 6 years ago
README.txt 834a25f084 add list all my buckets 6 years ago
auth_credentials.go 6c9156b25f switch to logrus 4 years ago
auth_credentials_test.go 4cdde5f569 configuration stores the identity list 4 years ago
auth_signature_v2.go 29abe980df s3: add support for PostPolicy 4 years ago
auth_signature_v4.go 62563a895a refactoring 4 years ago
auto_signature_v4_test.go 5b40a2690a refactoring 4 years ago
chunked_reader_v4.go 5b40a2690a refactoring 4 years ago
custom_types.go 78b9db34d5 weed s3: generate time format acceptable by aws cli s3 5 years ago
filer_multipart.go 6c9156b25f switch to logrus 4 years ago
filer_multipart_test.go 3eda8d6dfc s3: ListParts output xml format 4 years ago
filer_util.go 6c9156b25f switch to logrus 4 years ago
filer_util_tags.go 22a9ea0512 adjust s3 header file. 4 years ago
s3api_auth.go ed0acd1722 go fmt 4 years ago
s3api_bucket_handlers.go 6c9156b25f switch to logrus 4 years ago
s3api_bucket_handlers_test.go cb07d15254 add namespace for s3 5 years ago
s3api_handlers.go 6c9156b25f switch to logrus 4 years ago
s3api_object_copy_handlers.go 6c9156b25f switch to logrus 4 years ago
s3api_object_handlers.go 6c9156b25f switch to logrus 4 years ago
s3api_object_handlers_postpolicy.go 9cdbfc1a49 refactor 4 years ago
s3api_object_multipart_handlers.go 6c9156b25f switch to logrus 4 years ago
s3api_object_tagging_handlers.go 6c9156b25f switch to logrus 4 years ago
s3api_objects_list_handlers.go 22a9ea0512 adjust s3 header file. 4 years ago
s3api_objects_list_handlers_test.go 20dcb44077 fix tests 5 years ago
s3api_server.go 05b5f12f2e multiplate DomainNames through comma 4 years ago
s3api_test.go a80ecbfe84 s3: add s3 copy 4 years ago
s3api_xsd_generated.go 2cb348a2c2 s3 api: fix listbucket common_prefixes issue 5 years ago
stats.go 68463e92c1 add status code in S3RequestCounter 4 years ago
tags.go f781cce500 s3: support object tagging 4 years ago
tags_test.go f781cce500 s3: support object tagging 4 years ago

README.txt

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