go-omaha/omaha
Michael Marineau fef283aeb6 omaha: remove XMLName from nested structures
The special XMLName field is only useful in the top level structs which
need something to attach the lower case tag to. On the rest the default
behavior without XMLName works just fine so it is clutter.

The datastore tags have been dropped too since they are not needed.
2017-04-21 14:12:44 -07:00
..
protocol.go omaha: remove XMLName from nested structures 2017-04-21 14:12:44 -07:00
protocol_test.go omaha: fix go vet complaints 2017-04-21 14:12:44 -07:00