-
-
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
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
http.MaxBytesReader
doesn't work properly with the Decoder.Decode
function
#485
opened Nov 15, 2023 by
wbcustc
Decoder seems to be orders of magnitude slower than the standard library's Decoder
#491
opened Dec 22, 2023 by
jgodlew
Arrays with a custom type with a marshaler are not affected by omitempty
#458
opened Jul 30, 2023 by
WeebDataHoarder
Compiler SIGSEGV on embedding of a struct with a recursive field named via struct tag
#468
opened Aug 30, 2023 by
jpicht
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.