frostfs-node/pkg/services/object/get/v2
Leonard Lyubich 7366d62e41 [#431] object/range: Fix payload slice allocation in re-sign callback
Allocate capacity instead of length of the slice to write the object payload
range since each chunk is written through `append`.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-04 13:56:55 +03:00
..
service.go [#431] services/object: Re-sign original read requests during forwarding 2021-05-04 13:56:55 +03:00
streamer.go [#235] services/object: Implement new GetRange algorithm 2020-12-11 17:19:37 +03:00
util.go [#431] object/range: Fix payload slice allocation in re-sign callback 2021-05-04 13:56:55 +03:00