terra-farm/go-xen-api-client

How to regenerate this library?

ringods opened this issue · 1 comments

The README.md file mentions this at the bottom of the file:

Most of the code in this library is generated from a description of the XenAPI.

But I'm missing further information on how to regenerate the sources for a newer xenapi.json file. @amfranz could you create a small PR with an update of the README.md file explaining how to do this?

@ringods just run go generate
I will create PR