vertx
/
io.vertx.kotlin.ext.mongo
/
io.vertx.ext.mongo.MongoService
/
dropIndexAwait
dropIndexAwait
suspend
fun
MongoService
.
dropIndexAwait
(
collection
:
String
,
indexName
:
String
)
:
Unit