PulsarEx
v0.14.2
Pages
Modules
Mix
Tasks
Search documentation of PulsarEx
Settings
View Source
PulsarEx.Producer
(PulsarEx v0.14.2)
Summary
Functions
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
close(producer)
produce(producer, message_or_messages)
produce(producer, message, deadline)
send_response(producer, response)
start_link(arg)
Functions
Link to this function
child_spec(init_arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
close(producer)
View Source
Link to this function
produce(producer, message_or_messages)
View Source
Link to this function
produce(producer, message, deadline)
View Source
Link to this function
send_response(producer, response)
View Source
Link to this function
start_link(arg)
View Source