wings/parser
Dane Everitt 34c0db9dff Replace encoding/json with goccy/go-json for cpu and memory usage improvement
This new package has significant better resource usage, and we do a _lot_ of JSON parsing in this application, so any amount of improvement becomes significant
2022-01-23 15:17:40 -05:00
..
helpers.go replace deprecated ioutil function calls 2021-11-15 10:24:52 -07:00
parser.go Replace encoding/json with goccy/go-json for cpu and memory usage improvement 2022-01-23 15:17:40 -05:00