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
- Host: GitHub
- URL: https://github.com/pyk/pq-notify-listen
- Owner: pyk
- Created: 2015-04-26T07:50:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-26T07:53:22.000Z (about 11 years ago)
- Last Synced: 2025-02-07T17:23:18.024Z (over 1 year ago)
- Language: Go
- Homepage: http://godoc.org/github.com/lib/pq/listen_example
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).