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

Extensions for com.mongodb.reactivestreams.client.ListIndexesPublisher

coroutine

Gets coroutine version of CoroutineListIndexesPublisher.

val <T : Any> ListIndexesPublisher<T>.coroutine: CoroutineListIndexesPublisher<T>