# Functions
New creates AsyncRequestProcessWorker server instance.
NewControllerRegistry creates an ControllerRegistry instance.
# Structs
AsyncRequestProcessWorker is the worker to process async requests.
ControllerRegistry is an registry to register async controllers.
Options configures AsyncRequestProcessorWorker.
Service is the base worker service implementation to initialize and start worker.
# Type aliases
No description provided by the author