View Source Inngest.Client (Inngest v0.2.1)

Module representing an Inngest client (subject to change).

Summary

Functions

Send one or a batch of events to Inngest

Functions

Link to this function

send(payload, opts \\ [])

View Source
@spec send(Inngest.Event.t() | [Inngest.Event.t()], Keyword.t()) ::
  {:ok, map()} | {:error, binary()}

Send one or a batch of events to Inngest