wings/remote
Dane Everitt 49dd1f7bde Better support for retrying failed requests with the API
Also implements more logic error returns from the Get/Post functions in the client, rather than making the developer call r.Error() on responses.
2021-05-02 15:41:02 -07:00
..
errors.go Better support for retrying failed requests with the API 2021-05-02 15:41:02 -07:00
http_test.go Add backoff retries to API calls from Wings 2021-05-02 15:16:30 -07:00
http.go Better support for retrying failed requests with the API 2021-05-02 15:41:02 -07:00
servers.go Better support for retrying failed requests with the API 2021-05-02 15:41:02 -07:00
types.go Code cleanup for remote client 2021-02-01 21:43:04 -08:00