-
-
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
Marshalling exception "slice bounds out of range"
#526
opened Nov 4, 2024 by
fedulovivan
updated Nov 4, 2024
Library fails to unmarshal: cannot unmarshal main.SomeInterface into Go value of type main.SomeInterface
#525
opened Oct 14, 2024 by
orangeswim
updated Oct 29, 2024
[Bug] segmentation violation on nested structs with pointers
#510
opened May 21, 2024 by
ryan-ju
updated Oct 17, 2024
[]*time.Time | panic: value method time.Time.MarshalJSON called using nil *Time pointer
#523
opened Oct 3, 2024 by
mirecl
updated Oct 3, 2024
Panic when marshaling a map with custom marshaler
bug
Something isn't working
#401
opened Sep 8, 2022 by
abemedia
updated Sep 5, 2024
decoder.InputOffset() reports wrong result when having nested quotes
#520
opened Aug 31, 2024 by
AsafMah
updated Aug 31, 2024
Panic in Go Application When Marshaling Structs
#519
opened Aug 8, 2024 by
aleksei-u
updated Aug 8, 2024
Decoder doesn't display a type mismatch
#518
opened Aug 6, 2024 by
pdebakker-auguria
updated Aug 6, 2024
Decoder seems to be orders of magnitude slower than the standard library's Decoder
#491
opened Dec 22, 2023 by
jgodlew
updated Jul 26, 2024
Interpret single JSON object as an array with one element?
feature request
#388
opened Aug 1, 2022 by
cxjava
updated Jul 25, 2024
"MarshalJSON" method of object is handled differently with "encoding/json"
bug
Something isn't working
#418
opened Jan 14, 2023 by
zimmski
updated Jul 25, 2024
Multi-level embedded self-references will cause panic
#513
opened Jun 13, 2024 by
ystyle
updated Jun 13, 2024
[Bug] Panic while Marshal embedded struct / Different result with std json
#512
opened May 24, 2024 by
ns-kliu
updated May 25, 2024
Ignore JSON tags when marshalling and unmarshalling
feature request
#392
opened Aug 21, 2022 by
surethink
updated May 20, 2024
[BUG] runtime error: slice bounds out of range [23:21] while escaping
#507
opened May 8, 2024 by
alexey-slivkin
updated May 8, 2024
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.