mirror of https://github.com/gin-gonic/gin.git
c19aa0598b
* feat(context): add BindQuery func, only parse/bind the query string params. * docs(readme): add BindQuery section. * docs(readme): fix import. * docs(readme): separate import |
||
---|---|---|
.. | ||
example | ||
binding.go | ||
binding_test.go | ||
default_validator.go | ||
form.go | ||
form_mapping.go | ||
json.go | ||
msgpack.go | ||
protobuf.go | ||
query.go | ||
validate_test.go | ||
xml.go |