summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Jenkins <dan@nimblea.pe>2024-02-03 08:38:38 +0100
committerDan Jenkins <dan@nimblea.pe>2024-02-03 08:38:38 +0100
commit5c8b5ae6246737250f70f2a63e9a1a63f34570f1 (patch)
tree280b33517875179a4791ff29fb6920bfe8ce276e
parentc78bc50d1197eeac594654e6329b39ec7e71fbfa (diff)
Add links to the go-gst project under bindings
-rw-r--r--src/htdocs/bindings/bindings.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/htdocs/bindings/bindings.xml b/src/htdocs/bindings/bindings.xml
index d45626a4..f5ea37ea 100644
--- a/src/htdocs/bindings/bindings.xml
+++ b/src/htdocs/bindings/bindings.xml
@@ -267,4 +267,18 @@ The Ruby bindings are released as part of
<a href="http://www.vala-project.org/">Vala</a>.</p>
</body>
</binding>
+
+ <binding>
+ <id>golang</id>
+ <name>Go</name>
+ <status>
+ Released as part of the <a href="https://github.com/go-gst">go-gst</a> project.
+ </status>
+ <body>
+ <p>
+ See the <a href="https://github.com/go-gst/go-gst">go-gst</a> project
+ page for more information.
+ </p>
+ </body>
+ </binding>
</bindings>