Is there a solution that allows me to use gob encode / decode with data containing `JsonType` ?
Open
- Dominant language
- Go
- Stars
- 831
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
## 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.