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

Include all string attributes unless skipped #4

Merged
merged 1 commit into from
Jun 19, 2023
Merged

Include all string attributes unless skipped #4

merged 1 commit into from
Jun 19, 2023

Conversation

masih
Copy link
Owner

@masih masih commented Jun 19, 2023

Do not limit attribute generation from string fields to the ones that are nested in map or slice. This removes the need for attr tag and parent in traversal context is no longer necessary.

Skip verbose fields like connection string from attributes.

Do not limit attribute generation from string fields to the ones that
are nested in map or slice. This removes the need for `attr` tag and
parent in traversal context is no longer necessary.

Skip verbose fields like connection string from attributes.
@masih masih merged commit a9be8d8 into main Jun 19, 2023
@masih masih deleted the tag_attr_all branch June 19, 2023 19:48
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.

1 participant