View Source Inngest.Router.Phoenix (Inngest v0.2.1)

Router module expected to be used with a Phoenix router.

Examples

use Inngest.Router, :phoenix

Summary

Functions

Link to this macro

inngest(path, opts)

View Source (macro)