Historique des commits

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