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

bloxid.ID can't be marshaled/unmarshaled to json #372

Open
mathewab opened this issue Mar 21, 2023 · 0 comments
Open

bloxid.ID can't be marshaled/unmarshaled to json #372

mathewab opened this issue Mar 21, 2023 · 0 comments

Comments

@mathewab
Copy link

bloxid.V0 has all private fields and so can't be marshaled/unmarshaled into json when using it as part of a struct.
Implementing MarshalJSON and UnmarshalJSON for it should fix the issue

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

No branches or pull requests

1 participant