func github.com/lib/pq.recvNotification

2 uses

	github.com/lib/pq (current package)
		notify.go#L24: func recvNotification(r *readBuf) *Notification {
		notify.go#L148: 			l.notificationChan <- recvNotification(r)