frostfs-node/pkg/network
Leonard Lyubich bf92e895c0 [#567] network/clients: Implement method to close the cached clients
Update API Go library with introduce `Client.Conn` method. Implement
`ClientCache.CloseAll` method which reads and closes connections of all
cached clients.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-31 13:11:37 +03:00
..
cache [#567] network/clients: Implement method to close the cached clients 2021-05-31 13:11:37 +03:00
transport [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
address.go [#549] network/Address: Add TLS 2021-05-27 17:07:04 +03:00
address_test.go [#549] network/Address: Add TLS 2021-05-27 17:07:04 +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