frostfs-node/pkg/network
Evgenii Stratonikov 659011c143 [#2048] network/cache: Optimize `ClientCache`
1. Remove a layer of indirection for mutex, `ClientCache` is already
   used by pointer.
2. Fix duplication of a `AllowExternal` field.

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
2022-11-19 11:01:04 +03:00
..
cache [#2048] network/cache: Optimize `ClientCache` 2022-11-19 11:01:04 +03:00
transport
address.go [#1910] .golangci.yml: Add `godot` linker 2022-10-18 15:08:26 +03:00
address_test.go
group.go [#1817] network: Allow to use network addresses from the iterator 2022-10-04 12:12:18 +03:00
group_test.go [#1817] network: Allow to use network addresses from the iterator 2022-10-04 12:12:18 +03:00
tls.go
tls_test.go
validation.go [#1910] .golangci.yml: Add `godot` linker 2022-10-18 15:08:26 +03:00
validation_test.go