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

Notifies message through available notifiers.

ExGuard.Notifier.notify(title: "Test", message: "hello", status: :ok)

:status can be these values:

  • :ok
  • :error
  • :pending