frostfs-node/pkg/services/object/rangehash
Leonard Lyubich 869d9e571c [#233] object/head: Remove getting the right child header
With the update of the local storage engine, the headers of virtual objects
are directly given. In this regard, the step with obtaining the the right
child header is removed.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-11 17:19:37 +03:00
..
v2 [#57] services/object: Combine common service parameters 2020-10-02 11:25:36 +03:00
distributed.go [#193] services/object: Support client options in all Object services 2020-11-24 15:34:30 +03:00
local.go [#186] object/rangehash: Use new storage engine for work 2020-12-11 17:19:37 +03:00
prm.go [#57] services/object: Combine common service parameters 2020-10-02 11:25:36 +03:00
remote.go [#193] services/object: Support client options in all Object services 2020-11-24 15:34:30 +03:00
res.go [#53] services/object: Implement GetRangeHash service 2020-10-02 11:25:36 +03:00
service.go [#233] object/head: Remove getting the right child header 2020-12-11 17:19:37 +03:00
util.go [#53] services/object: Implement GetRangeHash service 2020-10-02 11:25:36 +03:00