frostfs-s3-gw/api
Denis Kirillov 14ef9ff091
All checks were successful
/ Vulncheck (pull_request) Successful in 1m40s
/ Builds (1.19) (pull_request) Successful in 2m54s
/ Builds (1.20) (pull_request) Successful in 2m39s
/ DCO (pull_request) Successful in 3m48s
/ Lint (pull_request) Successful in 3m32s
/ Tests (1.19) (pull_request) Successful in 2m38s
/ Tests (1.20) (pull_request) Successful in 2m55s
[#158] Separate init object reader from read itself
To be able to handle cases and return appropriate http status code
when object missed in storage but gate cache contains its metadata
we need write code after init object reader.
So we separate init reader from actual reading.

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2023-07-11 17:32:05 +03:00
..
auth [#106] Add chunk uploading 2023-06-21 10:23:57 +03:00
cache Rename package name 2023-03-07 17:38:08 +03:00
data [#135] frostfs: Add SEARCH operation 2023-06-16 09:42:41 +03:00
errors [#143] Add more context to some s3 errors 2023-06-30 12:08:33 +03:00
handler [#158] Separate init object reader from read itself 2023-07-11 17:32:05 +03:00
layer [#158] Separate init object reader from read itself 2023-07-11 17:32:05 +03:00
middleware [#149] Move middlewares to separate package 2023-07-11 17:25:09 +03:00
notifications [#125] Handle negative Content-Length on put 2023-06-02 14:16:19 +00:00
resolver Rename package name 2023-03-07 17:38:08 +03:00
headers.go [#106] Add chunk uploading 2023-06-21 10:23:57 +03:00
host_bucket_router.go [#149] Add host bucket router 2023-07-11 17:25:09 +03:00
router.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
router_filter.go [#149] Use chi instead of gorilla mux 2023-07-11 17:25:09 +03:00