From 6ca8985201a24723d469bae7249a5170e4e648bc Mon Sep 17 00:00:00 2001 From: xengineering Date: Tue, 26 Nov 2024 19:59:51 +0100 Subject: git: Add optional-go --- content/git/optional-go.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 content/git/optional-go.md diff --git a/content/git/optional-go.md b/content/git/optional-go.md new file mode 100644 index 0000000..3f78429 --- /dev/null +++ b/content/git/optional-go.md @@ -0,0 +1,10 @@ +{ + "name":"optional-go", + "friendly_name":"optional-go", + "description":"Optional implementation for the Go language", + "state":"experimental" +} + +API documentation is available [here][1]. + +[1]: https://pkg.go.dev/xengineering.eu/optional-go/optional -- cgit v1.2.3-70-g09d2