Commit Graph

7 Commits

Author SHA1 Message Date
Cyrille Nofficial 00a824fe48 feat: generate code for openhome 2022-11-01 20:03:30 +01:00
Cyrille Nofficial 1a2c6ad5b2 refactor: rename go module 2022-11-01 20:02:13 +01: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 656e61dfad Switch to generate code with `go generate`. 2018-10-13 15:04:17 +01:00