package
2.3.0+incompatible
Repository: https://github.com/jaegertracing/jaeger.git
Documentation: pkg.go.dev

# Packages

# 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.