frostfs-node/pkg/services/control/ir
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
..
server [#1389] crypto: Upgrade SDK package 2022-05-19 10:12:14 +03:00
convert.go [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
rpc.go [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
service.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
service.pb.go [#979] adm: Add subnet-related commands 2021-12-01 17:31:04 +03:00
service.proto [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00
service_grpc.pb.go [#860] Re-compile protobuf files after make protoc target update 2021-09-29 17:51:33 +03:00
service_test.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
types.go [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00
types.pb.go [#979] adm: Add subnet-related commands 2021-12-01 17:31:04 +03:00
types.proto [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00