update for latest micro

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-10-01 01:31:35 +03:00
parent 72a5127e95
commit e47ffb3fdd
9 changed files with 228 additions and 193 deletions

View File

@@ -307,7 +307,7 @@ func TestFallback(t *testing.T) {
}
route := router.Route{
Service: "go.micro.service.foo",
Router: r.options.Id,
Router: r.options.ID,
Link: router.DefaultLink,
Metric: router.DefaultLocalMetric,
}