aboutsummaryrefslogtreecommitdiff
path: root/tests/bulk_delete_test.go
Commit message (Expand)AuthorAgeFilesLines
* change module path to go.xyrillian.de/schwift/v2Stefan Majewsky2026-04-191-2/+2
* update module path for v2Stefan Majewsky2024-07-081-2/+2
* Remove context from struct, add ctx as first args to many functionsSandro Jäckel2024-07-011-6/+7
* fix autofixable lintsStefan Majewsky2024-07-011-3/+3
* test coverage for bulk-delete fallback code pathStefan Majewsky2018-05-021-32/+49
* revamp the LargeObject APIStefan Majewsky2018-05-021-1/+1
* revamp the Headers APIStefan Majewsky2018-03-111-5/+5
* add Account.BulkDelete()Stefan Majewsky2018-03-091-0/+87