sqlx4k
Toggle table of contents
1.5.5
common
Target filter
common
Switch theme
Search in API
Skip to content
sqlx4k
sqlx4k-postgres-pgmq
/
io.github.smyrgeorge.sqlx4k.postgres.pgmq
/
PgMqDbAdapter
/
listen
listen
abstract
suspend
fun
listen
(
channel
:
String
,
f
:
suspend
(
Notification
)
->
Unit
)
(
source
)