Arclight.Echo (arclight v0.2.5-pre)

An echo plug, useful for debugging

Link to this section Summary

Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.

Link to this section Functions

Link to this function

call(conn, opts)

Callback implementation for Plug.call/2.

Specs

echo(Plug.Conn.t(), any()) :: Plug.Conn.t()

Callback implementation for Plug.init/1.