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> |
||
---|---|---|
.. | ||
container.go | ||
cors.go | ||
detector.go | ||
layer.go | ||
multipart_upload.go | ||
multipart_upload_test.go | ||
notifications.go | ||
object.go | ||
object_test.go | ||
system_object.go | ||
util.go | ||
util_test.go | ||
versioning.go | ||
versioning_test.go |