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

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(config :: Telegex.Hook.Config.t()) :: tuple()

Link to this section Functions