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 panic that occurs when a struct has a blank field #175

Merged
merged 1 commit into from Mar 3, 2021

Conversation

abicky
Copy link
Contributor

@abicky abicky commented Jan 27, 2021

This PR fixes #174.

@sourcelevel-bot
Copy link

Hello, @abicky! This is your first Pull Request that will be reviewed by SourceLevel, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.

@darccio darccio merged commit aa32fec into darccio:master Mar 3, 2021
@abicky abicky deleted the issue174 branch March 5, 2021 08:52
This was referenced Mar 10, 2021
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.

panic: reflect: reflect.Value.Set using value obtained using unexported field
2 participants