go-omaha/omaha/client
Michael Marineau ad277db627 client: implement event, ping, and updatecheck
For simplicity one request is sent for each event/ping/check for each
application. In the future it would be wise to batch together multiple
events and multiple applications to avoid excessive chatter.
2017-05-25 13:13:10 -07:00
..
client.go client: implement event, ping, and updatecheck 2017-05-25 13:13:10 -07:00
client_test.go client: implement event, ping, and updatecheck 2017-05-25 13:13:10 -07:00
error.go client: report sensible errors if response is excessively large or empty 2017-05-25 13:13:09 -07:00
http.go client: report sensible errors if response is excessively large or empty 2017-05-25 13:13:09 -07:00
http_test.go client: report sensible errors if response is excessively large or empty 2017-05-25 13:13:09 -07:00