Instream.Pool.Worker

Pool worker.

Source

Summary

init(conn)

Initializes the worker

start_link(conn)

Starts the worker process

Functions

init(conn)

Specs:

Initializes the worker.

Source
start_link(conn)

Specs:

Starts the worker process.

Source