X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FOnlineHandler.html;h=9b28bbbf1dd8a83e32ac68c1279f439327fbaa89;hb=f682cfbe8e6e8f9ccc476e15505c914326702a47;hp=6c7cbde1018daa0474486acf97e4d85cb444cb29;hpb=2cfe1d177c50d60f3bc168bd51df2fe957847784;p=poolifier.git diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index 6c7cbde1..9b28bbbf 100644 --- a/docs/types/OnlineHandler.html +++ b/docs/types/OnlineHandler.html @@ -1,3 +1,3 @@ -OnlineHandler | poolifier - v4.0.3

Type alias OnlineHandler<Worker>

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

Callback invoked when the worker has started successfully.

+OnlineHandler | poolifier - v4.0.4

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