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

Commits on Jun 19, 2023

  1. Include all string attributes unless skipped

    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 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    a5e5c72 View commit details
    Browse the repository at this point in the history