Elsa.Consumer.Worker.Initializer (Elsa v1.0.0-rc.3) View Source

Link to this section Summary

Link to this section Types

Specs

init_opts() :: [
  connection: atom(),
  registry: atom(),
  topics: [Elsa.topic() | {Elsa.topic(), Elsa.partition()}]
]

Link to this section Functions