Commit Graph

8 Commits

Author SHA1 Message Date
John Beisley
16c9ddb4ff Fix broken envelope test. 2022-06-10 18:13:54 +01:00
John Beisley
cc75a26e13 Test and fix edge cases in map args. 2022-03-31 19:54:33 +01:00
John Beisley
f69c4d0ee2 First draft supporting maps as action args. 2022-03-31 18:09:53 +01: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
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