sqlx4k
Toggle table of contents
1.7.4
common
Target filter
common
Switch theme
Search in API
Skip to content
sqlx4k
sqlx4k-postgres-pgmq
/
io.github.smyrgeorge.sqlx4k.postgres.pgmq.impl.extensions
/
pop
pop
context
(
db
:
QueryExecutor
)
suspend
fun
pop
(
queue
:
String
,
quantity
:
Int
=
1
)
:
Result
<
List
<
Message
>
>
(
source
)