wings/system
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
..
const.go change default version to be 'develop' 2021-11-15 10:25:39 -07:00
system.go organize imports with gopls format 2021-01-10 01:22:39 +00:00
utils_test.go Add test for scan reader 2022-01-22 14:52:24 -05:00
utils.go Replace encoding/json with goccy/go-json for cpu and memory usage improvement 2022-01-23 15:17:40 -05:00