DepMulti.Worker (dep_multi v0.1.0) View Source

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.

Link to this function

runner_failure(worker_pid, runner_pid, name, error)

View Source
Link to this function

runner_success(worker_pid, runner_pid, name, result)

View Source
Link to this function

runner_terminate(worker_pid, runner_pid, name, reason)

View Source