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

feat(binding): support custom struct tag #2720

Merged
merged 3 commits into from Jun 29, 2021
Merged

Commits on May 14, 2021

  1. feat(binding): support custom struct tag

    Add function `binding.MapFormWithTag` (gin-gonic#2719)
    mtt0 committed May 14, 2021
    Copy the full SHA
    85db5b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. doc: add 'bind form-data with custom struct tag'

    Add 'Bind form-data request with custom struct and custom tag' section (gin-gonic#2719)
    mtt0 committed Jun 25, 2021
    Copy the full SHA
    df4fe38 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6e61cf8 View commit details
    Browse the repository at this point in the history