-
-
Notifications
You must be signed in to change notification settings - Fork 149
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
Library fails to unmarshal: cannot unmarshal main.SomeInterface into Go value of type main.SomeInterface
#525
opened Oct 14, 2024 by
orangeswim
[]*time.Time | panic: value method time.Time.MarshalJSON called using nil *Time pointer
#523
opened Oct 3, 2024 by
mirecl
decoder.InputOffset() reports wrong result when having nested quotes
#520
opened Aug 31, 2024 by
AsafMah
[Bug] Panic while Marshal embedded struct / Different result with std json
#512
opened May 24, 2024 by
ns-kliu
[BUG] runtime error: slice bounds out of range [23:21] while escaping
#507
opened May 8, 2024 by
alexey-slivkin
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
Decoder seems to be orders of magnitude slower than the standard library's Decoder
#491
opened Dec 22, 2023 by
jgodlew
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.