Skip to content

qanary-component-nerd-simple/handler

This page is auto-generated from TSDoc output. Edit the source file, not this Markdown.

  • Package: qanary-component-nerd-simple
  • Source file: apps/qanary-component-nerd-simple/src/handler.ts

An event handler for incoming messages of the Qanary pipeline. Exported only for testing purposes.

function handler(message: IQanaryMessage): void

An event handler for incoming messages of the Qanary pipeline. Exported only for testing purposes.

Parameters

  • message (IQanaryMessage): incoming qanary pipeline message Defined at: line 11