frostfs-node/cmd/neofs-node
Leonard Lyubich b45360b933 [#298] cmd/node: Go offline on application shutdown
Transfer the state of the node to offline when the application is shut down.
Updating the state is done by calling UpdateState method of Netmap contract.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-01-11 18:42:09 +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 [#291] Remove some unused code from repository 2020-12-30 10:27:53 +03:00
container.go [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
grpc.go [#291] Remove some unused code from repository 2020-12-30 10:27:53 +03:00
main.go [#298] cmd/node: Go offline on application shutdown 2021-01-11 18:42:09 +03:00
morph.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00
netmap.go [#298] cmd/node: Go offline on application shutdown 2021-01-11 18:42:09 +03:00
object.go [#291] Remove some unused code from repository 2020-12-30 10:27:53 +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