Skip to content

Commit

Permalink
added Go client to toplevel readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thjaeckle committed Mar 17, 2021
1 parent feacf18 commit b6a0eec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,9 @@ Implemented in Java, targeted for use in Java and all JVM based languages (sourc

Implemented in TypeScript, this SDK contains a JavaScript library for usage of Ditto in both browser and Node.JS
based environments.

## [Go](https://github.com/eclipse/ditto-clients-golang)

[![Build Status](https://github.com/eclipse/ditto-clients-golang/workflows/Go/badge.svg)](https://github.com/eclipse/ditto-clients-golang/actions?query=workflow%3AGo)

Implemented in Go, target for use in Go. Source is contained in separate GitHub repository because of Go specific GitHub based versioning/dependency mechanisms.

0 comments on commit b6a0eec

Please sign in to comment.