X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FWorkerTypes.html;h=b094c6a741a6e0fceb27ef441455d6f758bd7aa4;hb=0cf6d1374ad842cc31aca1a8ddaa1bc5a9b9302b;hp=b9904e4a8f7bccb0442de7cdea0f9e090893bb15;hpb=184d530faf6acf70e116cb4a3fb831938b73e2c0;p=poolifier.git diff --git a/docs/variables/WorkerTypes.html b/docs/variables/WorkerTypes.html index b9904e4a..b094c6a7 100644 --- a/docs/variables/WorkerTypes.html +++ b/docs/variables/WorkerTypes.html @@ -1,13 +1,13 @@ -WorkerTypes | poolifier
+WorkerTypes | poolifier - v3.0.4
-
+
  • The search index is not available
  • poolifier - v3.0.4 +
    @@ -17,14 +17,22 @@

    Variable WorkerTypesConst

    WorkerTypes: Readonly<{
        cluster: "cluster";
        thread: "thread";
    }> = ...

    Enumeration of worker types.

    -
    +
    +

    Type declaration

    +
    +
    +
  • Defined in src/pools/worker.ts:112
  • +
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +

    Generated using TypeDoc

    +
    \ No newline at end of file