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

use full match instead of strings.HasPrefix #178

Closed
wants to merge 5 commits into from

Conversation

tuhao1020
Copy link

@chunhui-pang
Copy link

This patch fixed the problem definitely. However, it introduced another problem that recursive structs cannot be serialized. I think it may be better to check if there is a dot after the prefix

@tuhao1020
Copy link
Author

@chunhui-pang Could you please provide more details about recursive structs serialization?

@ReneWerner87
Copy link

@chunhui-pang could you check the code

@stale
Copy link

stale bot commented Oct 2, 2021

This issue has been automatically marked as stale because it hasn't seen a recent update. It'll be automatically closed in a few days.

@stale stale bot added the stale label Oct 2, 2021
@stale stale bot closed this Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants