frostfs-node/pkg/network
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
..
cache [#1087] *: Adopt SDK changes 2022-01-14 17:29:03 +03:00
transport [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
address.go [#883] network: parse URI properly 2021-10-12 15:50:51 +03:00
address_test.go [#883] network: parse URI properly 2021-10-12 15:50:51 +03:00
group.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
tls.go [#735] pkg/network: Delete tls multiaddr implementation 2021-08-02 14:28:58 +03:00
tls_test.go [#607] network: Support URI address strings 2021-06-28 15:52:50 +03:00
validation.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
validation_test.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00