View Source Mobilizon.Service.Workers.Notification (Mobilizon v4.1.0-alpha.1)

Worker to send notifications

Summary

Functions

Link to this function

enqueue(operation, params, worker_args \\ [])

View Source
@spec enqueue(String.t() | atom(), map(), Keyword.t()) ::
  {:ok, Oban.Job.t()} | {:error, Ecto.Changeset.t()}