github.com/jackc/pgx/v5.Conn.WaitForNotification (method)

one use

	github.com/jackc/pgx/v5 (current package)
		conn.go#L415: func (c *Conn) WaitForNotification(ctx context.Context) (*pgconn.Notification, error) {