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> |
||
---|---|---|
.. | ||
events.go | ||
handlers.go | ||
process.go | ||
processor.go | ||
scheduler.go | ||
scheduler_test.go |