proxy.golang.org : github.com/zhiyin2021/go-libvirt
Package libvirt is a pure Go interface to libvirt. Rather than using Libvirt's C bindings, this package makes use of Libvirt's RPC interface, as documented here: https://libvirt.org/internals/rpc.html. Connections to the libvirt server may be local, or remote. RPC packets are encoded using the XDR standard as defined by RFC 4506. Example usage:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/zhiyin2021/go-libvirt
License: Apache-2.0
Latest release: 4 days ago
Namespace: github.com/zhiyin2021
Last synced: 4 days ago