const github.com/lib/pq.ListenerEventConnected

2 uses

	github.com/lib/pq (current package)
		notify.go#L372: 	ListenerEventConnected ListenerEventType = iota
		notify.go#L766: 			l.emitEvent(ListenerEventConnected, nil)