frostfs-node/cmd/neofs-cli/modules/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
..
drop_objects.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
healthcheck.go [#1424] neofs-cli: Fail immediately if a key can't be fetched 2022-05-25 09:46:41 +03:00
root.go [#1381] neofs-cli: Move control command to a separate module 2022-05-25 09:46:41 +03:00
set_netmap_status.go [#1424] neofs-cli: Fail immediately if a key can't be fetched 2022-05-25 09:46:41 +03:00
shards.go [#1381] neofs-cli: Move control command to a separate module 2022-05-25 09:46:41 +03:00
shards_dump.go [#1424] neofs-cli: Fail immediately if a key can't be fetched 2022-05-25 09:46:41 +03:00
shards_list.go [#1424] neofs-cli: Fail immediately if a key can't be fetched 2022-05-25 09:46:41 +03:00
shards_restore.go [#1424] neofs-cli: Fail immediately if a key can't be fetched 2022-05-25 09:46:41 +03:00
shards_set_mode.go [#1424] neofs-cli: Fail immediately if a key can't be fetched 2022-05-25 09:46:41 +03:00
snapshot.go [#1424] neofs-cli: Fail immediately if a key can't be fetched 2022-05-25 09:46:41 +03:00
util.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00