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

Extensions for com.mongodb.reactivestreams.client.AggregatePublisher

coroutine

Gets coroutine version of AggregatePublisher.

val <T : Any> AggregatePublisher<T>.coroutine: CoroutineAggregatePublisher<T>