frostfs-node/pkg/services/object_manager/placement
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
..
.gitkeep [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
netmap.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
traverser.go [#607] network: Do not work with Address pointers 2021-06-18 18:09:50 +03:00
traverser_test.go [#607] network: Do not work with Address pointers 2021-06-18 18:09:50 +03:00