-
Notifications
You must be signed in to change notification settings - Fork 8k
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
support bind uri param #1612
support bind uri param #1612
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1612 +/- ##
=========================================
+ Coverage 99.29% 99.39% +0.1%
=========================================
Files 40 41 +1
Lines 1973 1988 +15
=========================================
+ Hits 1959 1976 +17
+ Misses 10 9 -1
+ Partials 4 3 -1
Continue to review full report at Codecov.
|
…teral uses unkeyed fields
@appleboy @javierprovecho please help review the feature, thanks! |
Any news on this? Will be great to have this feature. |
(リリースされたら戻したい) gin-gonic/gin#1612
ref #846
for example:
Now you could use
c.ShouldBindUri
instead ofc.Param