Maru v0.10.5 Maru.Builder.Before

DSLs for defining top-level plugs.

Summary

Macros

Define a top-level Plug

Define a top-level Plug struct with options and guards

Warning when use plug_overridable within before block

Macros

plug(plug)

Define a top-level Plug.

plug(plug, opts)

Define a top-level Plug struct with options and guards.

plug_overridable(, , \\ nil)

Warning when use plug_overridable within before block.