On Tue, Jul 10, 2018 at 16:24:55 +0300, Vasiliy Tolstov wrote:
Hi. Thanks for dbus based interface to libvirt. Now i'm able to
automatic generate bindings for go
https://godoc.org/sdstack.com/sdstack/go-libvirt
Code generator is ugly (gen.go and template.tpl) but package already
able to do basic operations.
Thanks again for you work.
We have native go bindings:
https://libvirt.org/git/?p=libvirt-go.git;a=summary
I don't think generating them using dbus is a good idea.