frostfs-node/pkg/services/replicator
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
..
process.go [#607] network: Do not work with Address pointers 2021-06-18 18:09:50 +03:00
replicator.go [#186] replicator: Use new storage engine for work 2020-12-11 17:19:37 +03:00
task.go [#109] services: Implement Replicator service 2020-10-23 15:23:22 +03:00