frostfs-node/pkg/services/control/ir
Leonard Lyubich 93803b1a90 [#414] ir: Define Control service
Define `ControlService` for IR similar to the one from storage node. Add
`HealthStatus` RPC which returns health status of the IR application.
Implement getters, setters and methods to sign/verify the messages.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-15 15:21:52 +03:00
..
convert.go [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00
rpc.go [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00
service.go [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00
service.pb.go [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00
service.proto [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00
service_test.go [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00
types.go [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00
types.pb.go [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00
types.proto [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00