</li>
<li>
<strong>Go</strong>: Daniel Berrange develops
- <a href="https://godoc.org/libvirt.org/libvirt-go">Go bindings</a>.
+ <a href="https://pkg.go.dev/libvirt.org/libvirt-go">Go bindings</a>.
</li>
<li>
<strong>Java</strong>: Daniel Veillard develops
<dt><a href="bindings.html">Language bindings and API modules</a></dt>
<dd>Bindings of the libvirt API for
<a href="csharp.html">c#</a>,
- <a href="https://godoc.org/libvirt.org/libvirt-go">go</a>,
+ <a href="https://pkg.go.dev/libvirt.org/libvirt-go">go</a>,
<a href="java.html">java</a>,
<a href="https://libvirt.org/ocaml/">ocaml</a>,
<a href="http://search.cpan.org/dist/Sys-Virt/">perl</a>,
<a href="https://github.com/libvirt/libvirt-go">github</a>
</td>
<td>
- <a href="https://godoc.org/libvirt.org/libvirt-go">api ref</a>
+ <a href="https://pkg.go.dev/libvirt.org/libvirt-go">api ref</a>
</td>
</tr>
<tr>
<a href="https://github.com/libvirt/libvirt-go-xml">github</a>
</td>
<td>
- <a href="https://godoc.org/libvirt.org/libvirt-go-xml">api ref</a>
+ <a href="https://pkg.go.dev/libvirt.org/libvirt-go-xml">api ref</a>
</td>
</tr>
<tr>
with libvirt APIs.
For details of Go specific behaviour consult the
-`Go package documentation <https://godoc.org/libvirt.org/libvirt-go-xml>`__
+`Go package documentation <https://pkg.go.dev/libvirt.org/libvirt-go-xml>`__.
for most behaviour.
For details of Go specific behaviour consult the
-`Go package documentation <https://godoc.org/libvirt.org/libvirt-go>`__
+`Go package documentation <https://pkg.go.dev/libvirt.org/libvirt-go>`__.