Add package (#1533)

* Update README.md

* Update README.md

* fix lower case
This commit is contained in:
Ilya 2017-08-12 09:10:02 +03:00 committed by Avelino
parent 690b7a3c72
commit 34adf94e0c
1 changed files with 1 additions and 0 deletions

View File

@ -676,6 +676,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [dbus](https://github.com/godbus/dbus) - Native Go bindings for D-Bus.
* [drone-line](https://github.com/appleboy/drone-line) - Sending [Line](https://business.line.me/en/services/bot) notifications using a binary, docker or Drone CI.
* [emitter](https://github.com/olebedev/emitter) - Emits events using Go way, with wildcard, predicates, cancellation possibilities and many other good wins.
* [event](https://github.com/agoalofalife/event) - Implementation of the pattern observer
* [EventBus](https://github.com/asaskevich/EventBus) - The lightweight event bus with async compatibility.
* [gaurun-client](https://github.com/osamingo/gaurun-client) - Gaurun Client written in Go.
* [Glue](https://github.com/desertbit/glue) - Robust Go and Javascript Socket Library (Alternative to Socket.io).