View Source PulsarEx.ConsumerManager (PulsarEx v0.14.2)
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
start_consumer(cluster_name, topic_name, subscription, module, consumer_opts)
View Source
Link to this function
start_consumer(cluster_name, tenant, namespace, topic_name, subscription, module, consumer_opts)
View Source
Link to this function