Feed VPN fabric endpoint health into ranking

This commit is contained in:
2026-05-16 11:04:56 +03:00
parent e185e1f142
commit 396d36d5a9
6 changed files with 169 additions and 1 deletions
@@ -25,6 +25,7 @@ type FabricTransport interface {
}
type FabricTransportTarget struct {
EndpointID string
PeerID string
Endpoint string
Transport string