View Source Rivet.Email.Example.Mailer.Backend (rivet_email v1.0.8)
Link to this section Summary
Link to this section Functions
@spec deliver_now(Bamboo.Email.t(), Enum.t()) :: {:ok, Bamboo.Email.t()} | {:ok, Bamboo.Email.t(), any()} | {:error, Exception.t() | String.t()}
@spec deliver_now!(Bamboo.Email.t(), Enum.t()) :: Bamboo.Email.t() | {Bamboo.Email.t(), any()}