frostfs-node/pkg/network
Leonard Lyubich dd67e2b690 [#607] network: Remove Address methods used only for testing
Remove `Encapsulate`, `Decapsulate` and `IPAddrString` methods of `Address`
since they are used in unit tests only.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-18 18:09:50 +03:00
..
cache [#607] network: Rename Address.HostAddrString method to HostAddr 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: Remove Address methods used only for testing 2021-06-18 18:09:50 +03:00
address_test.go [#607] network: Remove Address methods used only for testing 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