frostfs-node/pkg/services/object/head
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 [#195] services/object: Write debug log messages on worker pool errors 2020-11-24 13:38:06 +03:00
local.go [#186] object/head: 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
relation.go [#174] Update to latest neofs-api-go changes 2020-11-17 11:56:00 +03:00
remote.go [#193] services/object: Support client options in all Object services 2020-11-24 15:34:30 +03:00
res.go [#233] object/head: Remove getting the right child header 2020-12-11 17:19:37 +03:00
service.go [#233] object/head: Remove getting the right child header 2020-12-11 17:19:37 +03:00
util.go [#38] service/object: Implement simplified object Head service 2020-10-02 11:25:35 +03:00