X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FOnlineHandler.html;h=d10378617c9ed1f07518caf2576c07eec99a19cf;hb=e8701e36c0374bf5a5be45264296575a6615c63d;hp=2e1d98289156804d6b5843823c50f7a66d6bcbaa;hpb=7d766fdcc503b3ad3ab1db98e569cd7d98becd66;p=poolifier.git diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index 2e1d9828..d1037861 100644 --- a/docs/types/OnlineHandler.html +++ b/docs/types/OnlineHandler.html @@ -1,3 +1,3 @@ -OnlineHandler | poolifier - v4.0.8

Type alias OnlineHandler<Worker>

OnlineHandler<Worker>: ((this) => void)

Callback invoked when the worker has started successfully.

+OnlineHandler | poolifier - v4.0.14

Type alias OnlineHandler<Worker>

OnlineHandler<Worker>: ((this) => void)

Callback invoked when the worker has started successfully.

Type Parameters

  • Worker extends IWorker

    Type of worker.

    -

Type declaration

    • (this): void
    • Parameters

      Returns void

\ No newline at end of file +

Type declaration

    • (this): void
    • Parameters

      Returns void

\ No newline at end of file