HareMq.Publisher.Behaviour behaviour (hare_mq v0.1.0)

Summary

Callbacks

Link to this callback

publish_message(arg1)

@callback publish_message(map() | binary()) ::
  :ok | {:error, reason :: :blocked | :closing}