type github.com/jackc/pgconn.NotificationHandler

2 uses

	github.com/jackc/pgconn (current package)
		config.go#L59: 	OnNotification NotificationHandler
		pgconn.go#L63: type NotificationHandler func(*PgConn, *Notification)