X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FOnlineHandler.html;h=49a83ad71084677de0857333d7ada6e39e5386d2;hb=c99df098ff02de4aeb34a422f2ab7c525e7c37ae;hp=db42e1056589f358cca8d20ed8b1a02e27453d93;hpb=396360a789e4806699533ddf899c79dc2b7ae868;p=poolifier.git diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index db42e105..49a83ad7 100644 --- a/docs/types/OnlineHandler.html +++ b/docs/types/OnlineHandler.html @@ -1,102 +1,3 @@ -OnlineHandler | poolifier
-
- -
-
-
-
- -

Type alias OnlineHandler<Worker>

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

Type Parameters

-
-
-

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.30

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