View Source Extreme.EventProducer.Supervisor (extreme v1.1.0-rc1)

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for DynamicSupervisor.init/1.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for DynamicSupervisor.init/1.

Link to this function

start_event_producer(base_name, opts)

View Source
@spec start_event_producer(base_name :: module(), opts :: Keyword.t()) ::
  Supervisor.on_start_child()