forked from TrueCloudLab/frostfs-node
adbbad0beb
`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> |
||
---|---|---|
.. | ||
v2 | ||
assemble.go | ||
container.go | ||
exec.go | ||
get.go | ||
get_test.go | ||
local.go | ||
prm.go | ||
remote.go | ||
res.go | ||
service.go | ||
util.go |