frostfs-node/pkg/services
Leonard Lyubich adbbad0beb [#607] network: Do not work with Address pointers
`network.Address` structure in most cases created once and used read-only.

Replace `AddressFromString` function with `Address.FromString` method with
the same purpose and implementation. Make all libraries to work with value.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-18 18:09:50 +03:00
..
accounting [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
audit [#570] *: Remove usage of deprecated elements from API Go library 2021-05-31 20:45:15 +03:00
container [#570] *: Use generator of test container IDs from API Go lib 2021-05-31 20:45:15 +03:00
control [#414] ir: Serve ControlService 2021-06-15 15:21:52 +03:00
id [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
netmap [#425] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +03:00
object [#607] network: Do not work with Address pointers 2021-06-18 18:09:50 +03:00
object_manager [#607] network: Do not work with Address pointers 2021-06-18 18:09:50 +03:00
policer [#607] network: Do not work with Address pointers 2021-06-18 18:09:50 +03:00
replicator [#607] network: Do not work with Address pointers 2021-06-18 18:09:50 +03:00
reputation [#613] pkg/reputation: Move manager building to `pkg` 2021-06-17 18:30:06 +03:00
session [#562] pkg: remove `nspcc-dev/neofs-crypto` dependency 2021-06-15 14:49:59 +03:00
util [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00