frostfs-s3-gw/api
Evgeniy Kulikov 8eff7d4dd3 Refactoring DeleteObject/DeleteObjects methods
- methods should return api.DeleteErrors
- DeleteObjects should return only slice of errors
- don't add nil errors

Signed-off-by: Evgeniy Kulikov <kim@nspcc.ru>
2020-08-22 05:42:27 +03:00
..
handler Add note about multiple delete of objects 2020-08-20 22:35:39 +03:00
layer Refactoring DeleteObject/DeleteObjects methods 2020-08-22 05:42:27 +03:00
metrics [#13] Rename go module name according to NSPCC standards 2020-08-06 15:02:13 +03:00
pool [#13] Rename go module name according to NSPCC standards 2020-08-06 15:02:13 +03:00
errors.go Refactoring getAPIErrorResponse method 2020-08-22 05:36:53 +03:00
headers.go Add custom http headers constants 2020-08-22 05:35:32 +03:00
max-clients.go [#13] Rename go module name according to NSPCC standards 2020-08-06 15:02:13 +03:00
reqinfo.go Refactoring request info 2020-08-11 14:27:31 +03:00
response.go Refactoring WriteErrorResponse method 2020-08-22 05:34:50 +03:00
router.go Change MimeTypes constants visibility 2020-08-22 05:32:48 +03:00
user-auth.go [#13] Rename go module name according to NSPCC standards 2020-08-06 15:02:13 +03:00