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

omitempty for NULL attribute values from custom marshalers #2732

Closed
wants to merge 1 commit into from

Conversation

babattles
Copy link
Contributor

The goal here is to allow implementors of the Marshaler interface to be able to return a value from MarshalDynamoDBAttributeValue() that is able to be omitted via the omitempty tag.

Related Issues:

@babattles babattles requested a review from a team as a code owner August 3, 2024 08:16
@lucix-aws
Copy link
Contributor

#2731 (comment)

@lucix-aws lucix-aws closed this Aug 5, 2024
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