ExGuard v1.4.0 ExGuard.Notifier View Source
Notify given message
Link to this section Summary
Functions
Notifies message through available notifiers
Link to this section Functions
Link to this function
notify(opts) View Source
Notifies message through available notifiers.
ExGuard.Notifier.notify(title: "Test", message: "hello", status: :ok)
:status
can be these values:
:ok
:error
:pending