frostfs-node/cmd/neofs-node
Leonard Lyubich 0bdfd18469 [#60] cmd/neofs-node: Initialize network state on boot
Get current epoch number from morph client and store the value in local
state structure.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-10-22 11:54:08 +03:00
..
accounting.go [#84] Remove mocks and debug code from neofs-node services 2020-10-09 09:15:18 +03:00
attributes.go [#36] Move node attribute code into separate file 2020-10-02 11:25:36 +03:00
config.go [#60] cmd/neofs-node: Implement primary network State instance 2020-10-22 11:54:08 +03:00
container.go [#84] Remove mocks and debug code from neofs-node services 2020-10-09 09:15:18 +03:00
grpc.go [#93] Add gRPC Reflection service 2020-10-15 10:20:58 +03:00
main.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00
morph.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00
netmap.go [#60] cmd/neofs-node: Initialize network state on boot 2020-10-22 11:54:08 +03:00
object.go [#60] cmd/neofs-node: Implement primary network State instance 2020-10-22 11:54:08 +03:00
pprof.go [#68] Add go pprof to neofs-storage 2020-10-02 19:47:08 +03:00
session.go [#84] Remove mocks and debug code from neofs-node services 2020-10-09 09:15:18 +03:00
worker.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00