Neutron.PulsarAsyncProducerCallback behaviour (neutron v0.1.2)

Callback for async producer's delivery status

Link to this section Summary

Link to this section Callbacks

Link to this callback

handle_delivery(arg1)

Specs

handle_delivery(
  {:ok, String.t(), String.t()}
  | {:error, String.t(), String.t()}
) :: any()