frostfs-node/pkg/services/object/search
Pavel Karpy 7c02a2e251 [#1087] *: Adopt SDK changes
- Update `neofs-sdk-go`:
v0.0.0-20211230072947-1fe37df88f80 => v0.0.0-20220113123743-7f3162110659

- Add client interface that duplicates SDK's client behaviour and new
`MultiAddressClient` interface that has method that iterates over wrapped
clients.

- Also start using simple client mode that does not require parsing statuses
outside the SDK library.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-01-14 17:29:03 +03:00
..
v2 [#1087] *: Adopt SDK changes 2022-01-14 17:29:03 +03:00
container.go [#645] *: Use helper functions to build client.NodeInfo structures 2021-09-30 20:57:00 +03:00
exec.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
local.go [#241] object/search: Refactor service processing 2020-12-11 17:19:37 +03:00
prm.go [#1087] *: Adopt SDK changes 2022-01-14 17:29:03 +03:00
remote.go [#645] *: Construct clients from client.NodeInfo in API client cache 2021-09-30 20:57:00 +03:00
search.go [#241] object/search: Refactor service processing 2020-12-11 17:19:37 +03:00
search_test.go [#979] Upgrade SDK NeoFS Go dependency 2021-12-01 17:31:04 +03:00
service.go [#1087] *: Adopt SDK changes 2022-01-14 17:29:03 +03:00
util.go [#1087] *: Adopt SDK changes 2022-01-14 17:29:03 +03:00