View Source Inngest.Router.Plug (Inngest v0.1.5)

Router module expected to be used with a Plug.Router.

Examples

use Inngest.Router, :plug

Summary

Functions

Link to this macro

inngest(path, opts)

View Source (macro)