summaryrefslogtreecommitdiff
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
parent4341dc3ccae6c76e6146bb9c8e2688eb0fae9378 (diff)
downloadwebsite-95aff83bb144bd324c943ccba38a18c56e80f581.tar
website-95aff83bb144bd324c943ccba38a18c56e80f581.tar.zst
website-95aff83bb144bd324c943ccba38a18c56e80f581.zip
Add iot-content-goHEADmain
-rw-r--r--content/git/iot-contact-go.md14
-rw-r--r--content/iot-contact-go8
2 files changed, 22 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
diff --git a/content/iot-contact-go b/content/iot-contact-go
new file mode 100644
index 0000000..fd08de3
--- /dev/null
+++ b/content/iot-contact-go
@@ -0,0 +1,8 @@
+<html>
+<head>
+ <meta name="go-import" content="xengineering.eu/iot-contact-go git https://cgit.xengineering.eu/iot-contact-go">
+ <meta name="go-source" content="xengineering.eu/iot-contact-go https://cgit.xengineering.eu/iot-contact-go https://cgit.xengineering.eu/iot-contact-go/tree{/dir}?h={commit} https://cgit.xengineering.eu/iot-contact-go/tree/{file}?h={commit}#n{line}">
+</head>
+<body>
+</body>
+</html>