frostfs-node/cmd/neofs-node
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
..
accounting.go [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
attributes.go [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
config.go [#233] services/object: Implement new Get algorithm 2020-12-11 17:19:37 +03:00
container.go [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
grpc.go [#93] Add gRPC Reflection service 2020-10-15 10:20:58 +03:00
main.go [#220] cmd/neofs-node: Support new configuration of storage components 2020-12-11 17:19:37 +03:00
morph.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00
netmap.go [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
object.go [#233] object/head: Remove getting the right child header 2020-12-11 17:19:37 +03:00
pprof.go [#68] Add go pprof to neofs-storage 2020-10-02 19:47:08 +03:00
session.go [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
worker.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00