Added go-notify

This commit is contained in:
TheCreeper 2015-03-25 15:34:06 +00:00
parent 2023779bad
commit b3c9c7228e

View File

@ -365,6 +365,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
* [dbus](https://github.com/godbus/dbus) - Native Go bindings for D-Bus.
* [EventBus](https://github.com/asaskevich/EventBus) - The lightweight event bus with async compatibility.
* [go-notify](https://github.com/TheCreeper/go-notify) - Native implementation of the freedesktop notification spec.
* [go-nsq](https://github.com/bitly/go-nsq) - the official Go package for NSQ
* [gopush-cluster](https://github.com/Terry-Mao/gopush-cluster) - gopush-cluster is a go push server cluster.
* [NATS](https://github.com/apcera/nats) - A lightweight and highly performant publish-subscribe and distributed queueing messaging system.