cast icon indicating copy to clipboard operation
cast copied to clipboard

json.Number support act like string=>int64, instead of float64=>int64

Open prochac opened this issue 2 years ago • 0 comments

The json.Number should be treated more like a number than string.

https://go.dev/play/p/H9JUZn3WlTR

prochac avatar Feb 16 '23 14:02 prochac