View Source Telegex.Hook.Adapter behaviour (Telegex v1.8.0)

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

Summary

Callbacks

Link to this callback

child_spec(handler_module, config)

View Source
@callback child_spec(handler_module :: module(), config :: Telegex.Hook.Config.t()) ::
  tuple()

Functions