mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
The former is the new recommended frontend for browsing Go API documentation online. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
390 B
390 B
Libvirt Go XML parsing API
The Go package
libvirt.org/libvirt-go-xml
provides annotated Go struct
definitions for parsing (and formatting) XML documents used with libvirt
APIs.
For details of Go specific behaviour consult the Go package documentation.