frostfs-node/cmd/neofs-node/reputation
Leonard Lyubich e500efb9b3 [#957] services/reputation: Refactor usage of NeoFS API client
The client needs of the Reputation service are limited and change not often.
Interface changes of the client library should not affect the operation of
various service packages, if they do not change their requirements for
the provided functionality. To localize the use of the base client and
facilitate further support, an auxiliary package is implemented that will
only be used by the Reputation service.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-03 18:30:09 +03:00
..
common [#645] *: Use helper functions to build client.NodeInfo structures 2021-09-30 20:57:00 +03:00
intermediate [#957] services/reputation: Refactor usage of NeoFS API client 2021-11-03 18:30:09 +03:00
internal/client [#957] services/reputation: Refactor usage of NeoFS API client 2021-11-03 18:30:09 +03:00
local [#957] services/reputation: Refactor usage of NeoFS API client 2021-11-03 18:30:09 +03:00