rclone/backend/azureblob
Nick Craig-Wood 6f16588123 s3,b2,googlecloudstorage,swift,qingstor,azureblob: fixes after code review #3421
- change the interface of listBuckets() removing dir parameter and adding context
- add makeBucket() and use in place of Mkdir("")
    - this fixes some corner cases in Copy/Update
- mark all the listed buckets OK in ListR

Thanks to @yparitcher for the review.
2019-08-22 23:06:59 +01:00
..
azureblob_internal_test.go build: drop support for go1.8 2019-04-15 21:49:58 +01:00
azureblob_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
azureblob_unsupported.go build: drop support for go1.8 2019-04-15 21:49:58 +01:00
azureblob.go s3,b2,googlecloudstorage,swift,qingstor,azureblob: fixes after code review #3421 2019-08-22 23:06:59 +01:00