View Source Webhoox.Handler behaviour (Webhoox v0.3.0)

Behaviour for handling incoming webhook

Summary

Callbacks

@callback process(payload :: struct()) :: :ok | {:error, any()}