Chris Lu 6b743dbbf9 refactor client subscribe metadata 2 years ago
..
http aa020ee7e7 s3: restore V2 auth type 3 years ago
policy 62563a895a refactoring 3 years ago
s3_constants 4f31c1bb94 go fmt 3 years ago
s3err b71c3cfba4 avoid possible empty object 3 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 ecce300964 s3 config read via grpc 3 years ago
auth_credentials_subscribe.go 6b743dbbf9 refactor client subscribe metadata 2 years ago
auth_credentials_test.go fce8803087 break import cycle 3 years ago
auth_signature_v2.go 29abe980df s3: add support for PostPolicy 3 years ago
auth_signature_v4.go ba175f81b5 add auth aws signV4 3 years ago
auto_signature_v4_test.go ba175f81b5 add auth aws signV4 3 years ago
chunked_reader_v4.go d39b2689a5 S3 authorization: StreamingSigned enforces access control 3 years ago
custom_types.go 78b9db34d5 weed s3: generate time format acceptable by aws cli s3 5 years ago
filer_multipart.go 7359193e97 go fmt 3 years ago
filer_multipart_test.go 8b382a8209 refactor 3 years ago
filer_util.go 7359193e97 go fmt 3 years ago
filer_util_tags.go 22a9ea0512 adjust s3 header file. 3 years ago
s3api_auth.go ed0acd1722 go fmt 4 years ago
s3api_bucket_handlers.go 8b382a8209 refactor 3 years ago
s3api_bucket_handlers_test.go 8b382a8209 refactor 3 years ago
s3api_handlers.go 8b382a8209 refactor 3 years ago
s3api_object_copy_handlers.go 8b382a8209 refactor 3 years ago
s3api_object_handlers.go 8b382a8209 refactor 3 years ago
s3api_object_handlers_postpolicy.go 8b382a8209 refactor 3 years ago
s3api_object_multipart_handlers.go f0042f62dd readable logs 3 years ago
s3api_object_tagging_handlers.go 8b382a8209 refactor 3 years ago
s3api_objects_list_handlers.go 8b382a8209 refactor 3 years ago
s3api_objects_list_handlers_test.go 8b382a8209 refactor 3 years ago
s3api_server.go 8b382a8209 refactor 3 years ago
s3api_test.go 8b382a8209 refactor 3 years ago
s3api_xsd_generated.go 2cb348a2c2 s3 api: fix listbucket common_prefixes issue 4 years ago
stats.go 68463e92c1 add status code in S3RequestCounter 3 years ago
tags.go f781cce500 s3: support object tagging 3 years ago
tags_test.go 8b382a8209 refactor 3 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