Bruce Wang fa4f599ad4 temporary s3-select feature documentation 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
S3SelectREADME.md fa4f599ad4 temporary s3-select feature documentation 4 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 972e881d48 add more logs 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 f6d8525d1d working S3 multipart uploads 5 years ago
s3api_handlers.go c789b496d8 use cached grpc client 5 years ago
s3api_object_handlers.go 922776151e followed @chrislusf and @iliul 's suggestions. Commits is moved to branch s3-select and proxyToFiler is modified to accommodate S3 Select 4 years ago
s3api_object_multipart_handlers.go 62843991f2 s3: adjust object key 5 years ago
s3api_objects_list_handlers.go 2cb348a2c2 s3 api: fix listbucket common_prefixes issue 4 years ago
s3api_objects_list_handlers_test.go 20dcb44077 fix tests 5 years ago
s3api_server.go 2e07aab7ea AWS S3 Select feature now available 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