# Packages
No description provided by the author
# Structs
Dispatcher can register/unregister observers and pass notifications to them.
# Interfaces
Discoverer listens to a service discovery system and yields a set of identical instance locations.
Notifier listens to a service discovery system and notifies registered observers of changes in the resource instances.
# Type aliases
FixedDiscoverer yields a fixed set of instances.