Commit Verlauf

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