Instream.Pool.Worker
Pool worker.
Summary↑
init(conn) | Initializes the worker |
start_link(conn) | Starts the worker process |
Functions
Specs:
Initializes the worker.
Specs:
- start_link(conn :: Keyword.t) :: GenServer.on_start
Starts the worker process.