Browse code

Merge pull request #1828 from mmikulicic/patch-1

Please add go-dockerclient to docker API clients doc

Andy Rothfusz authored on 2013/09/10 06:51:28
Showing 1 changed files
... ...
@@ -191,3 +191,5 @@ and we will add the libraries here.
191 191
 +----------------------+----------------+--------------------------------------------+
192 192
 | Erlang               | erldocker      | https://github.com/proger/erldocker        |
193 193
 +----------------------+----------------+--------------------------------------------+
194
+| Go                   | go-dockerclient| https://github.com/fsouza/go-dockerclient  |
195
++----------------------+----------------+--------------------------------------------+