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> |
||
---|---|---|
.. | ||
accounting.go | ||
acl.go | ||
completion.go | ||
container.go | ||
control.go | ||
netmap.go | ||
object.go | ||
root.go | ||
storagegroup.go | ||
util.go | ||
version.go |