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

3 uses

	github.com/lib/pq (current package)
		notify.go#L407: 	name                 string
		notify.go#L452: 		name:                 name,
		notify.go#L691: 	cn, err := newDialListenerConn(l.dialer, l.name, notificationChan)