An open API service indexing awesome lists of open source software.

https://github.com/pyk/pq-notify-listen

implementation of NOTIFY and LISTEN command PostgreSQL using Go
https://github.com/pyk/pq-notify-listen

Last synced: about 1 year ago
JSON representation

implementation of NOTIFY and LISTEN command PostgreSQL using Go

Awesome Lists containing this project

README

          

complete example available at [godoc.org/github.com/lib/pq/listen_example](http://godoc.org/github.com/lib/pq/listen_example).