type github.com/jackc/pgx/v5/pgconn.NotificationHandler

2 uses

	github.com/jackc/pgx/v5/pgconn (current package)
		config.go#L79: 	OnNotification NotificationHandler
		pgconn.go#L74: type NotificationHandler func(*PgConn, *Notification)