View Source Elsa.Consumer.Worker.Initializer (Elsa.fi v0.0.3)
Link to this section Summary
Link to this section Types
@type init_opts() :: [ connection: atom(), registry: atom(), topics: [Elsa.topic() | {Elsa.topic(), Elsa.partition()}] ]
Link to this section Functions
@spec init(init_opts()) :: [Supervisor.child_spec()]