Uint64 string issue
ivanjaros opened this issue · 1 comments
ivanjaros commented
I encountered issue when struct has u/int64 field, which will always be string in json, the unmarshaler will fail just like std json.
kz-sher commented
It seems like there is no issue. Refer to https://go.dev/play/p/PmpewDhxXps.