> On May 13, 2020, at 1:58 AM, Nick Rosbrook <rosbro...@gmail.com> wrote: > > Add a README and package comment giving a brief overview of the package. > These also help pkg.go.dev generate better documentation.
One thing I forgot to mention about the README is the long lines — do you mind if I wrap those before checking it in? > Also, add a copy of the LGPL (the same license used by libxl) to > tools/golang/xenlight. This is required for the package to be shown > on pkg.go.dev and added to the default module proxy, proxy.golang.org. > > Finally, add an entry for the xenlight package to SUPPORT.md. > > Signed-off-by: Nick Rosbrook <rosbro...@ainfosec.com> Reviewed-by: George Dunlap <george.dun...@citrix.com>