1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-18 08:31:22 +02:00
seaweedfs/weed/s3api
2018-07-18 02:37:09 -07:00
..
AmazonS3.xsd add list all my buckets 2018-07-18 02:37:09 -07:00
README.txt add list all my buckets 2018-07-18 02:37:09 -07:00
s3api_bucket_handlers.go add list all my buckets 2018-07-18 02:37:09 -07:00
s3api_errors.go add list all my buckets 2018-07-18 02:37:09 -07:00
s3api_handlers.go add list all my buckets 2018-07-18 02:37:09 -07:00
s3api_headers.go add list all my buckets 2018-07-18 02:37:09 -07:00
s3api_server.go add list all my buckets 2018-07-18 02:37:09 -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