Peacemaker.Mailer (Peacemaker v3.3.5-rc.7) View Source

Link to this section Summary

Link to this section Functions

Specs

deliver(any()) :: no_return()
Link to this function

deliver_later(email, opts \\ [])

View Source
Link to this function

deliver_now(email, opts \\ [])

View Source

Specs

deliver_now(Bamboo.Email.t(), Enum.t()) ::
  Bamboo.Email.t() | {Bamboo.Email.t(), any()}