frostfs-node/pkg/morph/client
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
..
audit [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
balance [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
container [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
neofs [#1141] morph/client: Remove unneeded argument conversions 2022-05-16 15:09:35 +03:00
neofsid [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
netmap [#1224] morph: Call Alphabet methods flexibly 2022-05-23 08:16:24 +03:00
reputation [#1141] morph/client: Allow to use more integer types as arguments 2022-05-16 15:09:35 +03:00
subnet [#1320] English Check 2022-05-11 10:40:02 +03:00
client.go Revert "[#1141] morph/client: Allow to use more integer types as arguments" 2022-05-20 16:45:15 +03:00
client_test.go Revert "[#1141] morph/client: Allow to use more integer types as arguments" 2022-05-20 16:45:15 +03:00
constructor.go [#1170] pkg/morph: Invalidate cache on RPC switch 2022-04-08 11:52:18 +03:00
fee.go [#1008] ir/container: Customize fee for named container registration 2021-12-08 13:57:01 +03:00
fee_test.go [#1008] ir/container: Customize fee for named container registration 2021-12-08 13:57:01 +03:00
multi.go [#1170] pkg/morph: Invalidate cache on RPC switch 2022-04-08 11:52:18 +03:00
nns.go [#1422] morph/client: Fetch group key properly 2022-05-23 19:24:46 +03:00
notary.go [#1224] morph: Delete wrong comment 2022-05-23 08:16:24 +03:00
notifications.go [#1170] pkg/morph: Change HTTP for WS client 2022-04-08 11:52:18 +03:00
static.go [#1224] morph: Add configuration getters 2022-05-23 08:16:24 +03:00
util.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
util_test.go [#478] morph/client: Try to parse integer as a byte type 2021-04-15 17:53:08 +03:00