Closed panchr closed 4 years ago
This PR is stacked on top of #311.
A Resolver is responsible for providing the abstraction that multiple watchers are one: it decides how to merge the list of backends from each one. This PRs adds:
Resolver
backends
MultiWatcher
@bsherrod @austin-zhu
This PR is stacked on top of #311.
Summary
A
Resolver
is responsible for providing the abstraction that multiple watchers are one: it decides how to merge the list ofbackends
from each one. This PRs adds:Resolver
Resolver
sMultiWatcher
loads the resolversTesting
Reviewers
@bsherrod @austin-zhu