ExGuard v1.1.0 ExGuard.Notifier

Notify given message

Summary

Functions

Notifies message through available notifiers

Functions

notify(opts)

Notifies message through available notifiers.

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

:status can be these values:

  • :ok
  • :error
  • :pending