frostfs-node/pkg/morph/client
Pavel Karpy 2467be0117 [#1648] morph: Init endpoints before first client creation
Sort the endpoint by their priority before the first WS client creation to
start the morph client with the highest priority endpoint.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-08-04 16:11:24 +03:00
..
audit [#1609] config: Allow to prioritize N3 endpoints 2022-07-21 16:08:42 +03:00
balance [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
container [#1645] node: Support EACL_NOT_FOUND status 2022-08-01 20:45:36 +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 [#1365] morph: Do not return errors if config key is missing 2022-07-13 17:10:06 +03:00
reputation [#1570] Upgrade NeoFS SDK Go with changed reputation API 2022-07-06 18:21:24 +03:00
subnet [#1320] English Check 2022-05-11 10:40:02 +03:00
client.go [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
client_test.go [#1417] go.mod: Update neo-go to v0.99.0 2022-06-08 10:27:49 +03:00
constructor.go [#1648] morph: Init endpoints before first client creation 2022-08-04 16:11:24 +03:00
fee.go [#1582] *: Fix linter warnings 2022-07-06 11:56:01 +03:00
fee_test.go [#1560] morph/client: Remove customFees type 2022-07-04 09:29:01 +03:00
multi.go [#1609] morph/client: Retry connecting to failed endpoint during the switch 2022-07-21 16:08:42 +03:00
nns.go [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
notary.go [#1224] morph: Delete wrong comment 2022-05-23 08:16:24 +03:00
notifications.go [#1560] morph/client: Perform RPC switch and restore in one step 2022-07-04 09:29:01 +03:00
static.go [#1560] morph/client: Remove customFees type 2022-07-04 09:29:01 +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