kmongo / org.litote.kmongo.coroutine / com.mongodb.reactivestreams.client.ListCollectionsPublisher

Extensions for com.mongodb.reactivestreams.client.ListCollectionsPublisher

coroutine

Gets coroutine version of ListCollectionsPublisher.

val <T : Any> ListCollectionsPublisher<T>.coroutine: CoroutineListCollectionsPublisher<T>