X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FWorkerTypes.html;h=3ddf15192512157f49318da9733948d62158ac00;hb=6230892092f07ba973fa32ee92f269859e0f48e0;hp=04d082f1fb87935eda30d81309f789b8f8f5632b;hpb=a99f06d1fff8949584cd630bfaa3fa2e3cc3897e;p=poolifier.git diff --git a/docs/variables/WorkerTypes.html b/docs/variables/WorkerTypes.html index 04d082f1..3ddf1519 100644 --- a/docs/variables/WorkerTypes.html +++ b/docs/variables/WorkerTypes.html @@ -1,2 +1,2 @@ -WorkerTypes | poolifier - v3.1.27

Variable WorkerTypesConst

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

Enumeration of worker types.

-

Type declaration

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

Generated using TypeDoc

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

Variable WorkerTypesConst

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

Enumeration of worker types.

+

Type declaration

  • cluster: "cluster"
  • thread: "thread"
\ No newline at end of file