X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FOnlineHandler.html;h=84fea981dc486aa58f64b5b0ce54ec97d6ae36ec;hb=b8882b9d826a828a34eb8ba64b02a74b83db9a09;hp=fce3c2fb30e7a64f4eea52c4ed0b37368f62ac57;hpb=7dc3841785ff59f315e3c6f8d76e70a05efd8db7;p=poolifier.git diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index fce3c2fb..84fea981 100644 --- a/docs/types/OnlineHandler.html +++ b/docs/types/OnlineHandler.html @@ -1,3 +1,3 @@ -OnlineHandler | poolifier - v3.1.0

Type alias OnlineHandler<Worker>

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

Type Parameters

  • Worker extends IWorker

    Type of worker.

    -

Type declaration

    • (this): void
    • Callback invoked when the worker has started successfully.

      -

      Parameters

      • this: Worker

      Returns void

Generated using TypeDoc

\ No newline at end of file +OnlineHandler | poolifier - v3.1.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

Generated using TypeDoc

\ No newline at end of file