Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Match to functional plug #1245

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

johnmcguin
Copy link

I'm hoping that this resolves #1237. I am fairly new to Elixir and to metaprogramming in it but seeking ways to get more involved in the ecosystem. I am unsure if there is a cleaner way to solve this or not. I believe this solves the core issue but please let me know if not or any changes you'd like to see implemented here.

follows pattern in `forward` macro to check
if the target is an Elixir module or function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plug.Router macros and functional plugs
1 participant