Files
seaweedfs/weed/s3api
Eng Zer Jun a23bcbb7ec refactor: move from io/ioutil to io and os package
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-10-14 12:27:58 +08:00
..
2020-12-26 22:01:16 -08:00
2020-09-20 16:00:01 -07:00
2020-12-22 02:34:08 -08:00
2021-10-11 15:03:56 +05:00
2018-07-18 02:37:09 -07:00
2020-12-07 00:29:17 -08:00
2021-06-10 21:50:21 -07:00
2020-10-29 16:05:40 +08:00
2021-07-21 14:38:12 -07:00
2018-07-18 02:37:09 -07:00
2020-02-26 16:52:57 -08:00
2021-06-10 21:50:21 -07:00
2021-10-11 15:03:56 +05:00
2021-10-11 15:03:56 +05:00
2021-06-10 21:50:21 -07:00
2021-10-11 15:03:56 +05:00
2021-06-10 21:50:21 -07:00
2021-10-11 15:03:56 +05:00
2020-10-01 00:59:39 +05:00
2021-06-10 21:50:21 -07:00
2020-10-02 22:21:51 -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