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

3 uses

	github.com/lib/pq (current package)
		notify.go#L410: 	dialer               Dialer
		notify.go#L455: 		dialer:               d,
		notify.go#L691: 	cn, err := newDialListenerConn(l.dialer, l.name, notificationChan)