X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTask.html;h=e8b56a386a74fa57c5f253646405c9f5b8506809;hb=3dd69d8ee8aa2132fccb106720a9f5ae67b92cc8;hp=2685cf43772a331c02f42bdab4a49cc5fad1487f;hpb=15e4d8f3cafe9f7412913b0e440921e813bdf3cd;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index 2685cf43..e8b56a38 100644 --- a/docs/interfaces/Task.html +++ b/docs/interfaces/Task.html @@ -18,9 +18,9 @@

Message object that is passed as a task between main worker and worker.

-
+

Type Parameters

-
+
  • Defined in src/pools/worker.ts:39
  • @@ -51,14 +51,14 @@

    Task input data that will be passed to the worker.

    +
  • Defined in src/pools/worker.ts:43
  • id?: string

    UUID of the message.

    +
  • Defined in src/pools/worker.ts:47