mongomq2

    Type Alias ConsumerCallback<TMessage>

    ConsumerCallback: (
        message: WithId<TMessage>,
        context: ConsumerCallbackContext,
    ) => void | Promise<void>

    Type Parameters

    Type declaration

    MMNEPVFCICPMFPCPTTAAATR