forked from TrueCloudLab/frostfs-s3-gw
8fb3835250
Replace `layer.objectWritePayload` method with `initObjectPayloadReader` which returns `io.Reader` of the object payload. Copy payload data to the parameterized `io.Writer` in `layer.GetObject`. Remove `io.Pipe` from `CompleteMultipartUpload` implementation and build analogue of `io.MultiReader` for the part list. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
auth | ||
cache | ||
data | ||
errors | ||
handler | ||
layer | ||
metrics | ||
notifications | ||
resolver | ||
headers.go | ||
max_clients.go | ||
reqinfo.go | ||
response.go | ||
router.go | ||
user_auth.go |