micro/router
ben-toogood deea8fecf4
router/registry: add fallback if routes aren't found in the cache (#1758)
* router/registry: add fallback if routes aren't found in the cache

* router: fix rlock bug

* router/registry: pass fetchRoutes into the table, not the router
2020-06-30 09:53:49 +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: add to service options; add dns and static implementations (#1733) 2020-06-24 11:46:51 +01:00
static router: add to service options; add dns and static implementations (#1733) 2020-06-24 11:46:51 +01:00
default_test.go router: update interface (#1732) 2020-06-24 11:09:16 +01:00
default.go router/registry: add fallback if routes aren't found in the cache (#1758) 2020-06-30 09:53:49 +01:00
options.go router: add to service options; add dns and static implementations (#1733) 2020-06-24 11:46:51 +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 Change router.Route metric to int64. Set the route metric properly 2019-10-23 16:51:22 +01:00
router.go router: improve router configuration (#1745) 2020-06-26 10:38:11 +01:00
table_test.go router/registry: add fallback if routes aren't found in the cache (#1758) 2020-06-30 09:53:49 +01:00
table.go router/registry: add fallback if routes aren't found in the cache (#1758) 2020-06-30 09:53:49 +01:00
watcher.go Add event id to router events 2020-01-23 11:44:06 +00:00