go-omaha/omaha
Michael Marineau 4d02220019 omaha: add basic but functional omaha server for testing
This server doesn't care about app id, versions, or really anything.
Once a payload has been set it will use it for all update requests.
2017-04-21 14:12:44 -07:00
..
codes.go omaha: support using status codes as error values 2017-04-21 14:12:44 -07:00
handler.go omaha: add complete http handler implementation 2017-04-21 14:12:44 -07:00
handler_test.go omaha: add complete http handler implementation 2017-04-21 14:12:44 -07:00
isclosed.go omaha: implement server based on OmahaHandler 2017-04-21 14:12:44 -07:00
package.go omaha: add helper method for computing package metadata 2017-04-21 14:12:44 -07:00
package_test.go omaha: add helper method for computing package metadata 2017-04-21 14:12:44 -07:00
protocol.go omaha: add helper method for computing package metadata 2017-04-21 14:12:44 -07:00
protocol_test.go omaha: add helper method for computing package metadata 2017-04-21 14:12:44 -07:00
server.go omaha: implement server based on OmahaHandler 2017-04-21 14:12:44 -07:00
server_test.go omaha: implement server based on OmahaHandler 2017-04-21 14:12:44 -07:00
system.go omaha: rework/cleanup protocol APIs 2017-04-21 14:12:44 -07:00
trivial_server.go omaha: add basic but functional omaha server for testing 2017-04-21 14:12:44 -07:00
trivial_server_test.go omaha: add basic but functional omaha server for testing 2017-04-21 14:12:44 -07:00
update.go omaha: add complete http handler implementation 2017-04-21 14:12:44 -07:00
update_test.go omaha: add structure for representing a single app update 2017-04-21 14:12:44 -07:00