X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FKillHandler.html;h=538d37abf83fbd87f3150a744f10e027ce32e2c3;hb=cda623c57bf49a82b898aadf180a68130df34507;hp=8a427bd0e79af614113fcbfabe8e4e46388e77ba;hpb=e320ba0ede9550a0262d06ea3a75371533d01ce0;p=poolifier.git diff --git a/docs/types/KillHandler.html b/docs/types/KillHandler.html index 8a427bd0..538d37ab 100644 --- a/docs/types/KillHandler.html +++ b/docs/types/KillHandler.html @@ -1,74 +1,2 @@ -KillHandler | poolifier - v3.0.1
-
- -
-
-
-
- -

Type alias KillHandler

-
KillHandler: (() => void | Promise<void>)
-
-

Type declaration

-
    -
  • -
      -
    • (): void | Promise<void>
    • -
    • -

      Handler called when a worker is killed.

      -
      -

      Returns void | Promise<void>

      -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +KillHandler | poolifier - v3.0.13

Type alias KillHandler

KillHandler: (() => void | Promise<void>)

Type declaration

    • (): void | Promise<void>
    • Handler called when a worker is killed.

      +

      Returns void | Promise<void>

Generated using TypeDoc

\ No newline at end of file