go-libvirt icon indicating copy to clipboard operation
go-libvirt copied to clipboard

Package libvirt provides a pure Go interface for interacting with Libvirt. Apache 2.0 Licensed.

Results 13 go-libvirt issues
Sort by recently updated
recently updated
newest added

Client code would benefit a lot from context cancellation support. I suspect we could update the code generator to add context.Context parameters that many Go programmers might already be used...

Newer versions of `goyacc` try to optimize the representation of certain things. If using the latest `goyacc`, one of the generated files will be updated to use thinner ints which...

how to connect libvirtd with tcp and sasl auth?