> Generate constructors for generated Go types. Call libxl_<type>_init so > the Go type can be properly initialized. > > If a type has a keyed union field, add a parameter to the function > signature to set the key variable, and call the init function for the > keyed union. > > Signed-off-by: Nick Rosbrook <rosbro...@ainfosec.com>
Note that this is really a resend, but after I sent this patch the first time I realized I forgot to add the dispose() calls. So, I marked this as v2 with that change. Thanks, NR _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel