LemonEx.Webhooks.Handler behaviour (lemon_ex v0.1.0)

Link to this section Summary

Link to this section Callbacks

Link to this callback

handle_event(event)

@callback handle_event(event :: LemonEx.Webhooks.Event.t()) ::
  :ok | {:error, reason :: binary()}