Skip to content

Pass clientMode when creating a relationship marshaler #50

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

Merged

Conversation

kevinconaway
Copy link
Contributor

If clientMode is enabled on a marshaler then any relationshipMarshaler types that are created from it should inherit the clientMode setting

This allows client mode to work with struct types that use nested relationships

If `clientMode` is enabled on a marshaler then any `relationshipMarshaler` types that are created from it should inherit the `clientMode` setting

This allows client mode to work with struct types that use nested relationships
@kevinconaway kevinconaway marked this pull request as ready for review February 6, 2024 16:20
@kpurdon kpurdon merged commit 3a88ca9 into DataDog:main Feb 6, 2024
@kevinconaway kevinconaway deleted the kevinconaway/clientmode-relationships branch February 6, 2024 16:34
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