diff options
-rw-r--r-- | content/git/optional-go.md | 10 |
1 files changed, 10 insertions, 0 deletions
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 |