X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FOnlineHandler.html;h=2e1d98289156804d6b5843823c50f7a66d6bcbaa;hb=3c2426eb135938bf35b17771f32ed7a39e252173;hp=c8204ad01bc6997b73c6753b570d6d6cdc3bab6e;hpb=5d9133ae9ef83c5f69e26daf8dcfea584884d9c4;p=poolifier.git diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index c8204ad0..2e1d9828 100644 --- a/docs/types/OnlineHandler.html +++ b/docs/types/OnlineHandler.html @@ -1,3 +1,3 @@ -OnlineHandler | poolifier - v4.0.2

Type alias OnlineHandler<Worker>

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

Callback invoked when the worker has started successfully.

+OnlineHandler | poolifier - v4.0.8

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