View Source Rivet.Ident.Example.Mailer.Backend (rivet_ident v2.0.4)

Link to this section Summary

Link to this section Functions

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

deliver_later(email, opts \\ [])

View Source
Link to this function

deliver_now(email, opts \\ [])

View Source
@spec deliver_now(Bamboo.Email.t(), Enum.t()) ::
  Bamboo.Email.t() | {Bamboo.Email.t(), any()}