go-omaha/omaha/client
Michael Marineau bd1ae5648e client: add rough example for using the client 2017-06-05 13:23:32 -07:00
..
client.go client: add fuzzy timer for update check and ping interval 2017-06-02 18:44:29 -07:00
client_test.go client: implement event, ping, and updatecheck 2017-05-25 13:13:10 -07:00
error.go client: implement exponential backoff on temporary network errors 2017-06-02 18:44:29 -07:00
error_test.go client: implement exponential backoff on temporary network errors 2017-06-02 18:44:29 -07:00
example_test.go client: add rough example for using the client 2017-06-05 13:23:32 -07:00
fuzzytime.go client: add fuzzy timer 2017-06-02 18:42:53 -07:00
fuzzytime_test.go client: add fuzzy timer 2017-06-02 18:42:53 -07:00
http.go client: implement exponential backoff on temporary network errors 2017-06-02 18:44:29 -07:00
http_test.go client: report sensible errors if response is excessively large or empty 2017-05-25 13:13:09 -07:00
machine_linux.go client: define default version as a constant 2017-06-02 18:44:29 -07:00
machine_linux_test.go client: add support for machine-wide omaha clients 2017-05-25 13:57:28 -07:00