# RX_LOCK_CHANNEL variable · @imqueue/pg-pubsub

Source: https://imqueue.org/api/pg-pubsub/latest/pg-pubsub.rx_lock_channel/
Published: 2026-08-01
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/pg-pubsub 3.0.5 — generated reference, not hand-written

Matches the internal prefix [PgIpLock](https://imqueue.org/api/pg-pubsub/latest/pg-pubsub.pgiplock/) puts on its own coordination channels, so a listener can tell lock traffic apart from application notifications.

The prefix is repeated rather than nested — hence the `+` — so this strips any number of levels in one pass.

**Signature:**

```typescript
RX_LOCK_CHANNEL: RegExp
```

