Skip to content

Recognize defined path in handler #54

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

Open
regorov opened this issue May 1, 2019 · 1 comment
Open

Recognize defined path in handler #54

regorov opened this issue May 1, 2019 · 1 comment

Comments

@regorov
Copy link

regorov commented May 1, 2019

Hi!

Let say I had

GET("/customer/:id", handler)

How can I find the original path "/customer/:id" inside func handler() ?
Thank you

@savsgio
Copy link

savsgio commented May 3, 2019

Please see: fasthttp/router#4

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

No branches or pull requests

2 participants