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

one use

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