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

Is there a solution that allows me to use gob encode / decode with data containing JsonType ? #233

Open
AH-dark opened this issue Nov 2, 2023 · 0 comments
Assignees

Comments

@AH-dark
Copy link

AH-dark commented Nov 2, 2023

Your Question

If one of my data models contains a JsonType, I cannot gob encode it because the JsonType's data is not exported.

The document you expected this should be explained

I'm not sure.

Expected answer

A code solution that can solve the above problem.

@AH-dark AH-dark changed the title Is there a solution that allows me to gob encode / decode data containing JsonType ? Is there a solution that allows me to use gob encode / decode with data containing JsonType ? Nov 2, 2023
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

2 participants