honeydew v1.2.2 Honeydew.Workers View Source

Link to this section Summary

Link to this section Types

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function invalid_module_error(module) View Source
Link to this function start_workers(name, module_and_args, opts \\ []) View Source
start_workers(name(), mod_or_mod_args(), worker_opts()) :: :ok
Link to this function stop_workers(name) View Source
stop_workers(name()) :: :ok | {:error, :not_running}
Link to this function workers() View Source
workers() :: [name()]