frostfs-node/pkg/services/control
Leonard Lyubich 1c30414a6c [#1454] Upgrade NeoFS SDK Go module with new IDs
Core changes:
 * avoid package-colliding variable naming
 * avoid using pointers to IDs where unnecessary
 * avoid using `idSDK` import alias pattern
 * use `EncodeToString` for protocol string calculation and `String` for
  printing

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-01 17:41:45 +03:00
..
ir [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
server [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
common_test.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
convert.go [#1086] services/control: implement RestoreShard RPC 2022-01-31 12:36:14 +03:00
rpc.go [#1086] services/control: implement RestoreShard RPC 2022-01-31 12:36:14 +03:00
service.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
service.pb.go [#1118] services/control: allow to reset error counter in SetShardMode 2022-02-03 15:14:27 +03:00
service.proto [#1118] services/control: allow to reset error counter in SetShardMode 2022-02-03 15:14:27 +03:00
service_grpc.pb.go [#1086] services/control: implement RestoreShard RPC 2022-01-31 12:36:14 +03:00
service_test.go [#1388] services/control: Extend tests for ShardInfo marshaling 2022-05-17 13:48:07 +03:00
types.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
types.pb.go [#1143] shard: Introduce explicit Degraded mode 2022-03-31 15:33:22 +03:00
types.proto [#1143] shard: Introduce explicit Degraded mode 2022-03-31 15:33:22 +03:00
types_test.go [#1388] services/control: Extend tests for ShardInfo marshaling 2022-05-17 13:48:07 +03:00