75a1125f53
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. |
||
---|---|---|
.. | ||
codes.go | ||
protocol.go | ||
protocol_test.go | ||
system.go |