John Beisley
|
f69c4d0ee2
|
First draft supporting maps as action args.
|
2022-03-31 18:09:53 +01:00 |
|
John Beisley
|
5d0813cf55
|
Rearrange Client.as a helper function.
This narrows the API surface of the `Client` type.
|
2022-03-29 07:36:18 +01:00 |
|
John Beisley
|
ca91893cc0
|
Fix breakage from merge.
|
2022-03-26 18:27:03 +00:00 |
|
John Beisley
|
5c7f90426b
|
Merge branch 'main' of github.com:huin/goupnp into main
|
2022-03-26 18:22:02 +00:00 |
|
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
|
87f0bd1614
|
Use envelope.NewAction in client_test.
|
2022-03-26 11:22:07 +00:00 |
|
John Beisley
|
cd9f2cabb7
|
Add type assertion for client.HttpClient.
|
2022-03-26 11:19:07 +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 |
|