-
-
Notifications
You must be signed in to change notification settings - Fork 152
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
Decoder seems to be orders of magnitude slower than the standard library's Decoder
#491
opened Dec 22, 2023 by
jgodlew
[BUG] runtime error: slice bounds out of range [23:21] while escaping
#507
opened May 8, 2024 by
alexey-slivkin
[]*time.Time | panic: value method time.Time.MarshalJSON called using nil *Time pointer
#523
opened Oct 3, 2024 by
mirecl
Different behaviour from the standard library when parsing null json.Number fields
#480
opened Nov 1, 2023 by
fabiocorneti
Interface decoder is not compatible with standard library
#443
opened Mar 20, 2023 by
arekziobrowski
Unsupported type for map with interface key when execute json.Marshal
#449
opened May 5, 2023 by
SolardiaX
BUG: partial result if the embedded struct and it's field name is the same
#450
opened May 5, 2023 by
damnever
omitempty
tag is ignored when field's type has pointer receiver in MarshalJSON
implementation
#488
opened Dec 18, 2023 by
GCrispino
Issue with using go-json and TinyGo due to deprecated reflect.SliceHeader
#487
opened Dec 6, 2023 by
hariso
Struct not filled with all possible fields after UnmarshalTypeError
#464
opened Aug 21, 2023 by
fabionb
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.