Replace client/v3/balancer with standard components: resolver + round_robin LB

This commit significantly reduces volume of custom code
in etcd client v3, while preserving full existing functionality.
This commit is contained in:
Piotr Tabor
2021-02-07 18:16:02 +01:00
parent dae29bb719
commit 0b75fede64
21 changed files with 232 additions and 1484 deletions

View File

@@ -170,15 +170,6 @@
}
]
},
{
"project": "github.com/google/uuid",
"licenses": [
{
"type": "BSD 3-clause \"New\" or \"Revised\" License",
"confidence": 0.9663865546218487
}
]
},
{
"project": "github.com/gorilla/websocket",
"licenses": [