github.com/lib/pq.Listener.resync (method)

2 uses

	github.com/lib/pq (current package)
		notify.go#L638: func (l *Listener) resync(cn *ListenerConn, notificationChan <-chan *Notification) error {
		notify.go#L699: 	err = l.resync(cn, notificationChan)