Skip to main content

Module listener

Module listener 

Source
Expand description

Event listener for PGMQ notifications using sqlx::PgListener

Structs§

ListenerStats
Statistics about the listener
PgmqNotifyListener
PGMQ notification listener using PostgreSQL LISTEN/NOTIFY

Traits§

PgmqEventHandler
Trait for handling PGMQ notification events