rgbkrk / libvirt-go

[DEPRECATED] Go bindings for libvirt
https://github.com/libvirt/libvirt-go
MIT License
166 stars 50 forks source link

domain.go: add virDomainPinEmulator() and virDomainGetEmulatorPinInfo() #128

Closed Leonid99 closed 3 years ago

berrange commented 7 years ago

FYI, the new libvirt-go binding has 100% api coverage & thus already supports these methods. So you may wish to switch https://github.com/libvirt/libvirt-go

Leonid99 commented 7 years ago

@berrange I already did, I discovered it after I added these two functions and now I'm porting my project to that version of bindings. No harm in committing it here too. Thanks for letting me know!

rgbkrk commented 3 years ago

Closing since the official version is now at https://github.com/libvirt/libvirt-go