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

[FEATURE] Add pointer support in structs comparison #23

Open
kashifkhan0771 opened this issue Oct 28, 2024 · 0 comments
Open

[FEATURE] Add pointer support in structs comparison #23

kashifkhan0771 opened this issue Oct 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kashifkhan0771
Copy link
Owner

Feature Description

Write now the structs comparison only compare simple fields and capture the changes. We should add a support for pointer fields as well. Should be able to compare and capture changes of pointer fields in the struct.


Use Case

Most of the times structs have pointer fields


Proposed Solution

N/A

Additional Context

Add any other context, screenshots, or references that may be helpful for understanding your request.


Pseudo Code

// Provide a code snippet or example that demonstrates how this feature might be used
@kashifkhan0771 kashifkhan0771 added the enhancement New feature or request label Oct 28, 2024
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

No branches or pull requests

1 participant