json.Unmarshal in HandleMessage( ctx context.Context, message json.RawMessage, ) causes large integers to lose precision #556
zhaoyihaha started this conversation in Ideas
Replies: 0 comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can jsoniter.Config{
UseNumber: true,
}.Froze() be supported for JSON serialization?
Beta Was this translation helpful? Give feedback.
All reactions