X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FOnlineHandler.html;h=c8204ad01bc6997b73c6753b570d6d6cdc3bab6e;hb=5d9133ae9ef83c5f69e26daf8dcfea584884d9c4;hp=bf23eedc3b7f6b1bd84d3414a47d133082f4a9a8;hpb=f6d05faa76d51c0a39fc4585856e5b3a21eba157;p=poolifier.git diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index bf23eedc..c8204ad0 100644 --- a/docs/types/OnlineHandler.html +++ b/docs/types/OnlineHandler.html @@ -1,3 +1,3 @@ -OnlineHandler | poolifier - v3.1.21

Type alias OnlineHandler<Worker>

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

Callback invoked when the worker has started successfully.

+OnlineHandler | poolifier - v4.0.2

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

Generated using TypeDoc

\ No newline at end of file +

Type declaration

    • (this): void
    • Parameters

      Returns void

\ No newline at end of file