X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FWorkerTypes.html;h=f444ad1687699bd8f1abf5b69905cb3c68bb6fd1;hb=061c73fe2b7d67ed9f106557bc058b3ed80f1163;hp=c9bfa5e14ea5612a69c6f3e0e8f1a046c009b0c3;hpb=e789726c2313317dacab65a8a7bdbe54f0eac1e0;p=poolifier.git diff --git a/docs/variables/WorkerTypes.html b/docs/variables/WorkerTypes.html index c9bfa5e1..f444ad16 100644 --- a/docs/variables/WorkerTypes.html +++ b/docs/variables/WorkerTypes.html @@ -1,2 +1,2 @@ -WorkerTypes | poolifier - v3.1.17

Variable WorkerTypesConst

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

Enumeration of worker types.

-

Type declaration

  • Readonly cluster: "cluster"
  • Readonly thread: "thread"

Generated using TypeDoc

\ No newline at end of file +WorkerTypes | poolifier - v3.1.20

Variable WorkerTypesConst

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

Enumeration of worker types.

+

Type declaration

  • Readonly cluster: "cluster"
  • Readonly thread: "thread"

Generated using TypeDoc

\ No newline at end of file