[ 源代码: golang-github-libvirt-libvirt-go ]
软件包:golang-github-libvirt-libvirt-go-dev(6.0.0+git20200210.224cad8-2)
golang-github-libvirt-libvirt-go-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-libvirt-libvirt-go:
- [golang-github-libvirt-libvirt-go_6.0.0+git20200210.224cad8-2.dsc]
- [golang-github-libvirt-libvirt-go_6.0.0+git20200210.224cad8.orig.tar.xz]
- [golang-github-libvirt-libvirt-go_6.0.0+git20200210.224cad8-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Go bindings for libvirt
The libvirt go package provides API coverage for libvirt versions from 1.2.0 onwards, through conditional compilation of newer APIs. By default the binding will support APIs in libvirt.so, libvirt-qemu.so and libvirt-lxc.so. Coverage for the latter two libraries can be dropped from the build using build tags 'without_qemu' or 'without_lxc' respectively.