On 10/7/19 4:12 PM, Nick Rosbrook wrote: > From: Nick Rosbrook <rosbro...@ainfosec.com> > > Define Defbool as struct analagous to the C type, and define the type > 'defboolVal' that represent true, false, and default defbool values. > > Implement Set, Unset, SetIfDefault, IsDefault, Val, and String functions > on Defbool so that the type can be used in Go analagously to how its > used in C. > > Finally, implement fromC and toC functions. > > Signed-off-by: Nick Rosbrook <rosbro...@ainfosec.com>
Looks good: Reviewed-by: George Dunlap <george.dun...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel