go-omaha/omaha
Nick Owens e5eb9eb583 omaha: implement server based on OmahaHandler
As-is this server cannot do much and must be given an Updater
implementation to handle requests. Server.Mux is exposed to in case the
server needs to additional handlers for serving package payloads, etc.
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
package_test.go
protocol.go
protocol_test.go
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
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