summaryrefslogtreecommitdiff
path: root/content/git
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2025-08-02 15:02:47 +0200
committerxengineering <me@xengineering.eu>2025-08-02 15:32:37 +0200
commit95aff83bb144bd324c943ccba38a18c56e80f581 (patch)
treea539381e275c2e9b83298fe144e85351864c5d0f /content/git
parent4341dc3ccae6c76e6146bb9c8e2688eb0fae9378 (diff)
downloadwebsite-95aff83bb144bd324c943ccba38a18c56e80f581.tar
website-95aff83bb144bd324c943ccba38a18c56e80f581.tar.zst
website-95aff83bb144bd324c943ccba38a18c56e80f581.zip
Add iot-content-goHEADmain
Diffstat (limited to 'content/git')
-rw-r--r--content/git/iot-contact-go.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/content/git/iot-contact-go.md b/content/git/iot-contact-go.md
new file mode 100644
index 0000000..700eecf
--- /dev/null
+++ b/content/git/iot-contact-go.md
@@ -0,0 +1,14 @@
+{
+ "name":"iot-contact-go",
+ "friendly_name":"iot-contact-go",
+ "description":"Go library to use iot-contact devices",
+ "state":"experimental"
+}
+
+This Go library contains all the logic necessary to use [iot-contact][1]
+devices.
+
+API documentation is available [here][2].
+
+[1]: https://xengineering.eu/git/iot-contact
+[2]: https://pkg.go.dev/xengineering.eu/iot-contact-go