# Functions
GetEligibleWorkers returns eligible workers for a given message type.
GetResponseChannelMap returns the singleton rcmInstance of ResponseChannelMap.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrHandlerNotFound is an error returned when a work handler cannot be found.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
WorkHandlerInfo contains information about a work handler, including metrics.
WorkHandlerManager manages work handlers and tracks their execution metrics.
# Interfaces
WorkHandler defines the interface for handling different types of work.
# Type aliases
No description provided by the author