# Packages
No description provided by the author
# Functions
GetWorkerInfoFromStateMap returns the WorkerConnectionInfo for the provided connection if the connection is a stateProvider.
No description provided by the author
NewTrackingListener returns a listener which adds all connections made through it to the provided DownstreamManager.
# Structs
DownstreamManager associates downstream worker key identifiers with the connections to a specific server.
WorkerConnectionInfo contains information about a worker that gets attached to outgoing connections to an upstream worker or the controller through the state of a *protocol.Conn.