frostfs-node/cmd
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
..
neofs-cli [#607] network: Do not work with Address pointers 2021-06-18 18:09:50 +03:00
neofs-ir [#414] ir: Serve ControlService 2021-06-15 15:21:52 +03:00
neofs-node [#607] network: Do not work with Address pointers 2021-06-18 18:09:50 +03:00