goupnp/soap
John Beisley a8a8987980 Use nil interface{} instead of struct{} for empty requests/responses.
The XML encoder doesn't like receiving struct{}.
2014-01-06 19:47:57 +00:00
..
soap.go Use nil interface{} instead of struct{} for empty requests/responses. 2014-01-06 19:47:57 +00:00
types_test.go Add many integer marshalled types. 2013-10-27 21:01:36 +00:00
types.go Use data type (un)marshal in generated DCP code. 2013-12-31 16:56:20 +00:00