tusd/s3store
koenvo 1ad6187d6d Take IsTruncated field of S3 ListParts API response into account (#148)
* Take IsTruncated field of S3 ListParts API response into account

* Rename s3store.ListParts to ListAllParts

* Use proper formatting + make listAllParts private + test listAllParts through TestGetInfo

* Update TestFinishUpload to also test paged ListParts response
2017-08-17 21:31:37 +02:00
..
multi_error.go Correct linting issue and misspellings 2016-09-27 22:10:16 +02:00
s3store.go Take IsTruncated field of S3 ListParts API response into account (#148) 2017-08-17 21:31:37 +02:00
s3store_mock_test.go Define own, minimal S3API interface 2016-12-20 17:13:02 +01:00
s3store_test.go Take IsTruncated field of S3 ListParts API response into account (#148) 2017-08-17 21:31:37 +02:00
s3store_util_test.go Add tests for S3Store 2016-01-05 18:21:53 +01:00