Extreme.EventProducer.Supervisor (extreme v1.1.2)
View SourceSummary
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
.
@spec start_event_producer(base_name :: module(), opts :: Keyword.t()) :: Supervisor.on_start_child()