View Source LemonEx.Webhooks.Handler behaviour (lemon_ex v0.2.1)
Link to this section Summary
Link to this section Callbacks
@callback handle_event(event :: LemonEx.Webhooks.Event.t()) :: :ok | {:error, reason :: binary()}
@callback handle_event(event :: LemonEx.Webhooks.Event.t()) :: :ok | {:error, reason :: binary()}