Added xferspdy to Utilities section.

Added xferspdy to Utilities section.
This commit is contained in:
Monmohan 2016-05-20 06:38:52 +08:00 committed by Dmitri Shuralyov
parent 4cff0e3b79
commit bcc5dfd08b

View File

@ -991,6 +991,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [spinner](https://github.com/briandowns/spinner) - Go package to easily provide a terminal spinner with options. * [spinner](https://github.com/briandowns/spinner) - Go package to easily provide a terminal spinner with options.
* [sqlx](https://github.com/jmoiron/sqlx) - provides a set of extensions on top of the excellent built-in database/sql package. * [sqlx](https://github.com/jmoiron/sqlx) - provides a set of extensions on top of the excellent built-in database/sql package.
* [ugo](https://github.com/alxrm/ugo) - ugo is slice toolbox with concise syntax for Go. * [ugo](https://github.com/alxrm/ugo) - ugo is slice toolbox with concise syntax for Go.
* [xferspdy](https://github.com/monmohan/xferspdy) - Xferspdy provides binary diff and patch library in golang
* [xlsx](https://github.com/tealeg/xlsx) - Library to simplify reading the XML format used by recent version of Microsoft Excel in Go programs. * [xlsx](https://github.com/tealeg/xlsx) - Library to simplify reading the XML format used by recent version of Microsoft Excel in Go programs.