Factor code template into a file.
This allows code regeneration without rebuilding the generator binary.
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
//go:generate goupnpdcpgen -dcp_name ocf/internetgateway2
|
||||
//go:generate goupnpdcpgen -dcp_name ocf/internetgateway2 -code_tmpl_file ../../dcps.gotemplate
|
||||
package internetgateway2
|
||||
|
Reference in New Issue
Block a user