beyondstorage / go-service-qingstor

QingStor Object Storage support for go-storage.
https://beyondstorage.io/docs/go-storage/services/qingstor
Apache License 2.0
1 stars 4 forks source link

Fix invalid argument for copy and move #72

Closed JinnyYi closed 3 years ago

JinnyYi commented 3 years ago

fix https://github.com/beyondstorage/go-service-qingstor/issues/70

Prnyself commented 3 years ago

We should also change the related test cases.