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

Add support for unmarshalling embedded structs with relationships #52

Merged
merged 3 commits into from
Mar 14, 2024

Conversation

kevinconaway
Copy link
Contributor

This commit adds better support for unmarshaling embedded structs that contain relationship fields

@kevinconaway kevinconaway force-pushed the kevinconaway/embedded-unmarshal branch from ff6d042 to 49bd16e Compare March 13, 2024 23:05
This commit adds better support for unmarshaling embedded structs that contain relationship fields
@kevinconaway kevinconaway force-pushed the kevinconaway/embedded-unmarshal branch from 49bd16e to 5cd1535 Compare March 13, 2024 23:11
unmarshal.go Outdated Show resolved Hide resolved
@DQSevilla DQSevilla merged commit 7fcf2ea into DataDog:main Mar 14, 2024
6 checks passed
@kevinconaway kevinconaway deleted the kevinconaway/embedded-unmarshal branch March 14, 2024 19: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.

2 participants