You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
thomaspeugeot
changed the title
When marshaling To go code, spare zero values
When marshaling To go code, option to not marshall zero values
Mar 9, 2023
Rationale for the change is to limit the size of the go persistance file.
A drawback is that the values cannot be easily set if the file is missing. Solution is to have an option in the persistance.
The text was updated successfully, but these errors were encountered: