frostfs-node/pkg
Leonard Lyubich 149367cab9 [] network: Sort addresses in AddressGroup.FromIterator method
Implement `sort.Interface` interface on `AddressGroup` and perform sorting
in `AddressGroup.FromIterator` method. Addresses with enabled TLS are "less"
in terms of slice position.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-28 15:52:50 +03:00
..
core [] client: Overload Client interface 2021-06-28 15:52:50 +03:00
innerring [] ir: Work with AddressGroup instead of single Address 2021-06-28 15:52:50 +03:00
local_object_storage [] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
metrics [] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [] morph/client: Fix method name in NewEpoch 2021-06-25 16:29:00 +03:00
network [] network: Sort addresses in AddressGroup.FromIterator method 2021-06-28 15:52:50 +03:00
services [] node/control: Make group address in NodeInfo message 2021-06-28 15:52:50 +03:00
util [] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00