1a2c6ad5b2
refactor: rename go module
2022-11-01 20:02:13 +01:00
John Beisley
69bbc8fbe6
Remove unused hack function.
2022-03-24 19:46:39 +00:00
John Beisley
104873f511
Move wanFirewallURNFix definition out to package.
2022-03-24 19:46:39 +00:00
John Beisley
f320faf4bc
Consolidate V1 SOAP type data into the SOAP package.
2022-03-24 19:46:39 +00:00
John Beisley
a37fadc3ba
Factor code template into a file.
...
This allows code regeneration without rebuilding the generator binary.
2022-03-24 19:46:39 +00:00
mhhcbon
9af4afce08
add support for Open Connectivity Foundation DCPs
2022-03-22 18:18:01 +00:00
John Beisley
ca81a64b42
Reorder items in generated source files.
...
Ideally they would always have been sorted as such, but this seems more
critical in migrating from one service definition to another where the ordering might
change.
2022-03-13 09:02:29 +00:00
John Beisley
5a0d4bd7ee
Add *Ctx methods for calling SOAP methods.
...
Fixes #42 .
2021-07-11 14:53:32 +01:00
John Beisley
9eb592fa19
Minor fixes to goupnpdcpgen.
...
Most importantly fix to run on Windows.
2021-07-11 14:44:55 +01:00
John Beisley
271feae8ac
Fix minor bug in how errors are displayed in codegen.
2020-05-10 09:48:28 +01:00
John Beisley
656e61dfad
Switch to generate code with go generate
.
2018-10-13 15:04:17 +01:00