vertx
/
io.vertx.kotlin.ext.mongo
/
io.vertx.ext.mongo.MongoService
/
createCollectionAwait
createCollectionAwait
suspend
fun
MongoService
.
createCollectionAwait
(
collectionName
:
String
)
:
Unit