From 67d0f3a3d3a0f48ed101998eb117c8696b7117be Mon Sep 17 00:00:00 2001 From: Everton Marques Date: Thu, 15 Dec 2016 10:38:44 -0200 Subject: [PATCH] Added github.com/udhos/jazigo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f831983..d83249de 100644 --- a/README.md +++ b/README.md @@ -701,6 +701,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [gotcp](https://github.com/gansidui/gotcp) - A Go package for quickly writing tcp applications * [grab](https://github.com/cavaliercoder/grab) - Go package for managing file downloads * [graval](https://github.com/koofr/graval) - An experimental FTP server framework. +* [jazigo](https://github.com/udhos/jazigo) - Jazigo is a tool written in Go for retrieving configuration for multiple network devices. * [kcp-go](https://github.com/xtaci/kcp-go) - KCP - A Fast and Reliable ARQ Protocol. * [kcptun](https://github.com/xtaci/kcptun) - An extremely simple & fast udp tunnel based on KCP protocol * [lhttp](https://github.com/fanux/lhttp) - A powerful websocket framework, build your IM server more easily.