View Source Telegex.Hook.Adapter behaviour (Telegex v1.0.0-rc.6)

Adapters for webhooks, these adapters are usually the underlying layer of plug.

Link to this section Summary

Link to this section Callbacks

@callback child_spec(Telegex.Hook.Config.t()) :: tuple()

Link to this section Functions