Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Fix empty keyName when decoding struct -> map with omitempty#281

Merged
mitchellh merged 1 commit intomitchellh:masterfrom
semrekkers:issue-238
Apr 20, 2022
Merged

Fix empty keyName when decoding struct -> map with omitempty#281
mitchellh merged 1 commit intomitchellh:masterfrom
semrekkers:issue-238

Conversation

@mitchellh
Copy link
Copy Markdown
Owner

Fixes #238

@mitchellh mitchellh merged commit 5a2eb61 into mitchellh:master Apr 20, 2022
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.

Empty key name when decoding map from struct with only omitempty flag

2 participants