-
-
Notifications
You must be signed in to change notification settings - Fork 150
Issues: goccy/go-json
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Different behaviour from the standard library when parsing null json.Number fields
#480
opened Nov 1, 2023 by
fabiocorneti
http.MaxBytesReader
doesn't work properly with the Decoder.Decode
function
#485
opened Nov 15, 2023 by
wbcustc
Issue with using go-json and TinyGo due to deprecated reflect.SliceHeader
#487
opened Dec 6, 2023 by
hariso
omitempty
tag is ignored when field's type has pointer receiver in MarshalJSON
implementation
#488
opened Dec 18, 2023 by
GCrispino
Decoder seems to be orders of magnitude slower than the standard library's Decoder
#491
opened Dec 22, 2023 by
jgodlew
BUG: Empty encode result in case of zero first byte in child struct as pointer with omitempty tag
#503
opened Mar 23, 2024 by
JekaNS
[BUG] runtime error: slice bounds out of range [23:21] while escaping
#507
opened May 8, 2024 by
alexey-slivkin
[Bug] Panic while Marshal embedded struct / Different result with std json
#512
opened May 24, 2024 by
ns-kliu
ProTip!
Updated in the last three days: updated:>2024-12-26.