Tags: doytsujin/go-json
Toggle v0.4.3's commit message
Merge pull request goccy#124 from vearutop/streaming-decode
Wait for io.EOF when decoding a stream
Toggle v0.4.2's commit message
Merge pull request goccy#120 from goccy/feature/fix-interface
Fix decoding of interface{} type
Toggle v0.4.1's commit message
Merge pull request goccy#117 from goccy/feature/fix-anonymous
Fix encoding of anonymous struct
Toggle v0.4.0's commit message
Toggle v0.3.5's commit message
Merge pull request goccy#102 from goccy/feature/fix-decoding-escaped-…
…char
Fix decoding of escape char at UnmarshalJSON
Toggle v0.3.4's commit message
Merge pull request goccy#97 from goccy/feature/fix-interface
Fix interface operation and optimize map operation
Toggle v0.3.3's commit message
Toggle v0.3.2's commit message
Merge pull request goccy#94 from goccy/feature/fix-issue93
Fix some bugs of encoder/decoder ( for goccy#93 )
Toggle v0.3.1's commit message
Merge pull request goccy#84 from goccy/feature/add-benchmark-target
Add benchmark target
Toggle v0.3.0's commit message
Merge pull request goccy#81 from goccy/feature/coverage
Add many test codes and distribute `case` operation ( of `switch` ) to some switch statements
You can’t perform that action at this time.