go-omaha/omaha
Michael Marineau 75a1125f53 omaha: split request and response structures
Despite having common names between the request and response XML
structures the actual values which may appear in them are completely
disjoint. Splitting the types up makes the protocol easier to understand
when reading the code. When applicable, required fields like status are
passed to Add* methods.
2017-04-21 14:12:44 -07:00
..
codes.go omaha: rework/cleanup protocol APIs 2017-04-21 14:12:44 -07:00
protocol.go omaha: split request and response structures 2017-04-21 14:12:44 -07:00
protocol_test.go omaha: split request and response structures 2017-04-21 14:12:44 -07:00
system.go omaha: rework/cleanup protocol APIs 2017-04-21 14:12:44 -07:00