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

fix issue 26 #27

Merged
merged 1 commit into from
Jan 15, 2020
Merged

fix issue 26 #27

merged 1 commit into from
Jan 15, 2020

Conversation

achille-roussel
Copy link
Contributor

Fixes #26

Unmarshaling to named empty interfaces didn't work properly (e.g. type I interface{}), this PR should fix it.

@achille-roussel achille-roussel merged commit b37e66f into master Jan 15, 2020
@achille-roussel achille-roussel deleted the issue26 branch January 15, 2020 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unmarshaling into an interface{} instead of structs
2 participants