seaweedfs/weed/s3api
2018-09-02 14:20:47 -07:00
..
AmazonS3.xsd add list all my buckets 2018-07-18 02:37:09 -07:00
chunked_reader_v4.go add s3ChunkedReader 2018-09-02 14:20:47 -07:00
README.txt add list all my buckets 2018-07-18 02:37:09 -07:00
s3api_auth.go add s3ChunkedReader 2018-09-02 14:20:47 -07:00
s3api_bucket_handlers.go go fmt 2018-07-24 01:38:08 -07:00
s3api_errors.go go fmt 2018-07-22 01:15:11 -07:00
s3api_handlers.go go fmt 2018-07-23 01:16:17 -07:00
s3api_object_handlers.go add s3ChunkedReader 2018-09-02 14:20:47 -07:00
s3api_objects_list_handlers.go go fmt 2018-07-24 01:38:08 -07:00
s3api_server.go s3api do not proxy directory requests 2018-07-23 01:15:59 -07:00
s3api_xsd_generated.go add list all my buckets 2018-07-18 02:37:09 -07: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