wings/remote
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
..
errors.go run gofumpt 2021-11-15 10:37:56 -07:00
http_test.go run gofumpt 2021-11-15 10:37:56 -07:00
http.go Replace encoding/json with goccy/go-json for cpu and memory usage improvement 2022-01-23 15:17:40 -05:00
servers.go Better support for retrying failed requests with the API 2021-05-02 15:41:02 -07:00
types.go Replace encoding/json with goccy/go-json for cpu and memory usage improvement 2022-01-23 15:17:40 -05:00