Commit Graph

8 Commits

Author SHA1 Message Date
John Beisley
767078168a Clean up SOAP client API. 2022-03-26 18:17:39 +00:00
John Beisley
d4fdaef967 Fix how envelopes are marshalled and unmarshalled.
Previously the arguments would be wrapped an additional XML element.
2022-03-26 18:17:06 +00:00
John Beisley
030c9c12ee Add omitted TestStructWrapped test for URIField. 2022-03-26 11:10:48 +00:00
John Beisley
f9b2a90864 Add types TestStructWrapped. 2022-03-26 10:55:00 +00:00
John Beisley
22e29aa8ba Add envelope.NewAction. 2022-03-26 10:29:10 +00:00
John Beisley
c43feb1f5a Add ErrFault error marker. 2022-03-26 08:33:56 +00:00
John Beisley
25f9eb3415 Use any instead of interface{} in v2alpha. 2022-03-26 08:05:43 +00:00
John Beisley
59a727e571 Rename v2 to v2alpha.
Any incremental development on this should be clearly labeled as
unstable.
2022-03-24 19:46:39 +00:00