Skip to content
This repository has been archived by the owner on Dec 8, 2019. It is now read-only.

What: fix gin.Context.Bind() return type issue #36

Closed
wants to merge 1 commit into from
Closed

What: fix gin.Context.Bind() return type issue #36

wants to merge 1 commit into from

Conversation

mcspring
Copy link

@mcspring mcspring commented Jun 1, 2017

Why:

  • bind returns error instead of a bool in the new version

How:

  • upgrade to handle error returned

Why:

  * bind returns error instead of a bool in the new version

How:

  * upgrade to handle error returned
@mcspring mcspring closed this Jun 1, 2017
@mcspring mcspring deleted the gin-upgrade branch June 1, 2017 06:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant