Matt Bolt
|
64fb39b4d0
Add json-iterator Unmarshal() back to our pipeline to avoid the memory duplication that occurs in go-json.
|
4 ani în urmă |
Matt Bolt
|
fb5ef81e2b
Revert back to using the encoding/json pkg for NewEncoder and NewDecoder. These weren't exactly compatible
|
4 ani în urmă |
Matt Bolt
|
ef744be6d6
Make sure we use the go-json NewEncoder and NewDecoder
|
4 ani în urmă |
Matt Bolt
|
21aec434b0
Replace json-iter with go-json, update the tests, replace type definitions with alias for json pkg.
|
4 ani în urmă |
Matt Bolt
|
1d10f40e40
Move from json-iter to go-json (more actively maintained and 1-1 with go std lib)
|
4 ani în urmă |
Kaelan Patel
|
34392acc9c
Initial implementation of UnmarshalJSON for Node type
|
4 ani în urmă |
Sean Holcomb
|
8496f11c95
fmt
|
5 ani în urmă |
Neal Ormsbee
|
1272a3eddf
Go module system confusion on my part. This works
|
5 ani în urmă |