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 |
|
John Beisley
|
1f02d6bce3
|
Add New*Clients functions to the generated code to simplify their use.
|
2013-12-31 20:01:17 +00:00 |
|
John Beisley
|
03572e5988
|
Small fixes and removals, update discoverigd.go.
|
2013-12-31 18:36:26 +00:00 |
|
John Beisley
|
587c68769d
|
Remove redundant information from action docs.
|
2013-12-31 18:06:34 +00:00 |
|
John Beisley
|
d4355376d7
|
More minor generated documentation improvements.
|
2013-12-31 18:04:59 +00:00 |
|
John Beisley
|
92b4aac9bb
|
Attempt to tidy generated documentation.
|
2013-12-31 17:52:43 +00:00 |
|
John Beisley
|
38405bcf8d
|
Include gofmt in the code generation process.
|
2013-12-31 17:16:47 +00:00 |
|
John Beisley
|
50cfea8d4f
|
Inline request/response structures.
|
2013-12-31 17:06:15 +00:00 |
|
John Beisley
|
d2cd2978d9
|
Use data type (un)marshal in generated DCP code.
|
2013-12-31 16:56:20 +00:00 |
|
John Beisley
|
ea06094dea
|
Attempt to add argument/return value documentation.
|
2013-10-06 23:16:25 +01:00 |
|
John Beisley
|
5ff1b1c840
|
Fix syntax error in generated code.
|
2013-10-06 22:45:11 +01:00 |
|
John Beisley
|
e48908bf4c
|
Fix types to generated code.
|
2013-10-06 22:39:16 +01:00 |
|
John Beisley
|
df9c033d1a
|
Initial work on auto-generating SOAP clients for UPnP services.
|
2013-10-06 22:06:47 +01:00 |
|