You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chris Lu
d614716ff2
|
6 years ago | |
---|---|---|
.. | ||
AmazonS3.xsd | 7 years ago | |
README.txt | 7 years ago | |
chunked_reader_v4.go | 6 years ago | |
filer_multipart.go | 6 years ago | |
filer_util.go | 6 years ago | |
s3api_auth.go | 6 years ago | |
s3api_bucket_handlers.go | 6 years ago | |
s3api_errors.go | 6 years ago | |
s3api_handlers.go | 7 years ago | |
s3api_object_handlers.go | 6 years ago | |
s3api_object_multipart_handlers.go | 6 years ago | |
s3api_objects_list_handlers.go | 7 years ago | |
s3api_server.go | 6 years ago | |
s3api_xsd_generated.go | 7 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