frostfs-node/pkg/network
Leonard Lyubich dd67e2b690 [] 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 [] network: Rename Address.HostAddrString method to HostAddr 2021-06-18 18:09:50 +03:00
transport [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
address.go [] network: Remove Address methods used only for testing 2021-06-18 18:09:50 +03:00
address_test.go [] network: Remove Address methods used only for testing 2021-06-18 18:09:50 +03:00
tls.go [] network/Address: Add TLS 2021-05-27 17:07:04 +03:00
tls_test.go [] network/Address: Add TLS 2021-05-27 17:07:04 +03:00