From: Roman Mohr Date: Tue, 6 Sep 2016 10:47:45 +0000 (+0200) Subject: docs: Add libvirt-go Go bindings to binding page X-Git-Tag: v2.3.0-rc1~219 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56f09042ef869851f21c90bc0dd42811d2b95167;p=thirdparty%2Flibvirt.git docs: Add libvirt-go Go bindings to binding page Signed-off-by: Roman Mohr --- diff --git a/docs/bindings.html.in b/docs/bindings.html.in index 95cfe2512b..7fe26df280 100644 --- a/docs/bindings.html.in +++ b/docs/bindings.html.in @@ -14,6 +14,10 @@ C#: Arnaud Champion develops C# bindings. +
  • + Go: Kyle Kelley et al. are developing + Go bindings. +
  • Java: Daniel Veillard develops Java bindings.