frostfs-node/pkg/network
Leonard Lyubich 35f81729e4 [#607] network: Do not return error from Address.HostAddrString method
Panic if internal `manet.DialArgs` call returns error since this is
unexpected according to `AddressFromString` implementation.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-18 18:09:50 +03:00
..
cache [#607] network: Do not return error from Address.HostAddrString method 2021-06-18 18:09:50 +03:00
transport [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
address.go [#607] network: Do not return error from Address.HostAddrString method 2021-06-18 18:09:50 +03:00
address_test.go [#607] network: Do not return error from Address.HostAddrString method 2021-06-18 18:09:50 +03:00
tls.go [#549] network/Address: Add TLS 2021-05-27 17:07:04 +03:00
tls_test.go [#549] network/Address: Add TLS 2021-05-27 17:07:04 +03:00