frostfs-node/pkg/services/object/range
Leonard Lyubich 759605410a [#53] object/range: Do not add chain element without the need
In previous implementation one excess element could be added to the chain.
Add previous sibling presence check to prevent this.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-10-02 11:25:36 +03:00
..
v2 [#52] object/range: Attach received object header to result 2020-10-02 11:25:36 +03:00
chain.go [#53] object/range: Do not add chain element without the need 2020-10-02 11:25:36 +03:00
local.go [#50] services/object: Implement GetRange service 2020-10-02 11:25:36 +03:00
prm.go [#52] object/range: Add full range option to parameters 2020-10-02 11:25:36 +03:00
remote.go [#50] services/object: Implement GetRange service 2020-10-02 11:25:36 +03:00
res.go [#52] object/range: Attach received object header to result 2020-10-02 11:25:36 +03:00
service.go [#52] object/range: Add full range option to parameters 2020-10-02 11:25:36 +03:00
streamer.go [#50] services/object: Implement GetRange service 2020-10-02 11:25:36 +03:00