From 536f8c91038fd5bf46e85c59cb7622dabd15123f Mon Sep 17 00:00:00 2001 From: Sunil Shah Date: Wed, 11 Nov 2015 14:51:02 +0000 Subject: [PATCH] Add Go client to docs --- docs/resources.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/resources.md b/docs/resources.md index 692e60229..566d22b51 100644 --- a/docs/resources.md +++ b/docs/resources.md @@ -14,4 +14,8 @@ title: Chronos Resources * [Containerize Your Batch Jobs with Mesosphere and Docker](https://mesosphere.com/blog/2014/12/03/docker-on-mesos-with-chronos/) -* Replacing Cron & Building Scalable Data Pipelines: [YouTube](http://www.youtube.com/watch?v=FLqURrtS8IA) \ No newline at end of file +* Replacing Cron & Building Scalable Data Pipelines: [YouTube](http://www.youtube.com/watch?v=FLqURrtS8IA) + +## Libraries + +* [Go Chronos Client](https://github.com/yieldbot/chronos-client) \ No newline at end of file