Chris Lu 96c1ae8471 refactoring the close http response 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
chunked_reader_v4.go 7ad5a90127 go fmt 5 years ago
custom_types.go 78b9db34d5 weed s3: generate time format acceptable by aws cli s3 5 years ago
filer_multipart.go ba73c053c3 change uuid package 4 years ago
filer_multipart_test.go cb07d15254 add namespace for s3 5 years ago
filer_util.go c48fc8b4de grpc send error via response instead of grpc error 4 years ago
s3api_auth.go 7ad5a90127 go fmt 5 years ago
s3api_bucket_handlers.go 55bab1b456 add context.Context 5 years ago
s3api_bucket_handlers_test.go cb07d15254 add namespace for s3 5 years ago
s3api_errors.go a80ecbfe84 s3: add s3 copy 4 years ago
s3api_handlers.go 72a64a5cf8 use the same context object in order to retry 4 years ago
s3api_object_copy_handlers.go cf5064d702 properly close http response 4 years ago
s3api_object_handlers.go 96c1ae8471 refactoring the close http response 4 years ago
s3api_object_multipart_handlers.go cf5064d702 properly close http response 4 years ago
s3api_objects_list_handlers.go 0fa1269bc7 filer: streaming file listing 4 years ago
s3api_objects_list_handlers_test.go 20dcb44077 fix tests 5 years ago
s3api_server.go a80ecbfe84 s3: add s3 copy 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 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