mirror of
https://github.com/chrislusf/seaweedfs
synced 2025-06-29 16:22:46 +02:00
7 lines
143 B
Text
7 lines
143 B
Text
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
|
|
|
|
|
|
|