# Functions
DispatchAPIKeyCreate dispatches event.
DispatchAPIKeyDelete dispatches event.
DispatchAuthKeyCreate dispatches event.
DispatchAuthKeyDelete dispatches event.
DispatchLocalDelivery dispatches event.
DispatchRemoteDelivery dispatches event.
DispatchWebhookCreate dispatches event.
DispatchWebhookDelete dispatches event.
DispatchWebhookUpdate dispatches event.
InitDispatcher initializes the dispatcher system with the given number of workers.
Work is the main function that will get dispatched as a job.