1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-30 22:31:06 +02:00
seaweedfs/weed/s3api
..
AmazonS3.xsd
chunked_reader_v4.go
custom_types.go
filer_multipart.go
filer_multipart_test.go
filer_util.go
README.txt
s3api_auth.go
s3api_bucket_handlers.go
s3api_bucket_handlers_test.go
s3api_errors.go
s3api_handlers.go
s3api_object_handlers.go
s3api_object_multipart_handlers.go
s3api_objects_list_handlers.go
s3api_objects_list_handlers_test.go
s3api_server.go
s3api_xsd_generated.go

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