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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃挕 [REQUEST] - Provide support for Apply functions dynamically #4

Open
1 task done
ivancorrales opened this issue Aug 7, 2023 · 0 comments
Open
1 task done
Labels
enhancement New feature or request
Milestone

Comments

@ivancorrales
Copy link
Owner

Implementation PR

No response

Reference Issues

No response

Summary

It would be appreciated to provide a mechanism to apply function on an attribute, For instance

func normalizePersonAttributes(input any) any {
 .... 
}
k.Apply("people[2]", normalizePersonAttributes)

Drawbacks

No

Unresolved questions

No response

馃彚 Have you read the Code of Conduct?

@ivancorrales ivancorrales added question Further information is requested enhancement New feature or request and removed question Further information is requested labels Aug 7, 2023
@ivancorrales ivancorrales added this to the v0.0.2 milestone Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant