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

path segment conflicts with existing wildcard #574

Closed
figoxu opened this issue Apr 1, 2016 · 0 comments · Fixed by #2663
Closed

path segment conflicts with existing wildcard #574

figoxu opened this issue Apr 1, 2016 · 0 comments · Fixed by #2663

Comments

@figoxu
Copy link

figoxu commented Apr 1, 2016

As i try to move the library from Martini to Gin , The panic "path segment conflicts with existing wildcard" was happen . I can not change the rest path of api which is invoke by lots of client on product environment. I found the following way to solve that problem .
https://github.com/figoxu/goPraticse/tree/master/3rd/gin/routeInject
There is any risk abount my solution ? Please give some advice .Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant