github.com/lib/pq.Listener.connNotificationChan (field)

4 uses

	github.com/lib/pq (current package)
		notify.go#L417: 	connNotificationChan <-chan *Notification
		notify.go#L622: 	case _, ok := <-l.connNotificationChan:
		notify.go#L706: 	l.connNotificationChan = notificationChan
		notify.go#L776: 			notification, ok := <-l.connNotificationChan