micro/router
ben-toogood 4ff114e798
router/registry: fix rlock bug when registry errors (#1788)
* client: add select options

* router/registry: fix rlock bug when registry errors

* Revert "client: add select options"

This reverts commit 4d5283452e183f7387b604b51bde1deaf87ee391.

* router/registry: findRoutes under rlock

* add test

Co-authored-by: Dominic Wong <dom@micro.mu>
2020-07-02 18:29:11 +01:00
..
dns router: add to service options; add dns and static implementations (#1733) 2020-06-24 11:46:51 +01:00
registry router: add to service options; add dns and static implementations (#1733) 2020-06-24 11:46:51 +01:00
service router/service: handle not found error (#1770) 2020-07-01 10:18:19 +01:00
static Deprecate client/selector (#1767) 2020-07-01 17:06:59 +01:00
default_test.go router: update interface (#1732) 2020-06-24 11:09:16 +01:00
default.go router/registry: fix nil eventChan bug (#1773) 2020-07-01 12:03:13 +01:00
options.go only prewarm the route table if requested (#1765) 2020-07-01 10:05:21 +01:00
query.go QueryStrategy to allow querying routes based on Advertising Strategy 2020-01-16 12:48:36 +00:00
route_test.go Move proxy/router 2019-08-05 17:44:33 +01:00
route.go router: add metadata to routes (#1763) 2020-06-30 14:10:13 +01:00
router.go router: improve router configuration (#1745) 2020-06-26 10:38:11 +01:00
table_test.go router/registry: fix rlock bug when registry errors (#1788) 2020-07-02 18:29:11 +01:00
table.go router/registry: fix rlock bug when registry errors (#1788) 2020-07-02 18:29:11 +01:00
watcher.go Add event id to router events 2020-01-23 11:44:06 +00:00