Dogmatix.event
You're seeing just the function
event
, go back to Dogmatix module for more information.
Sends the provided event.
Examples
iex> Dogmatix.event("my_dogmatix", %Dogmatix.Event{title: "An error occurred", text: "Error message"})
:ok