vertx
/
io.vertx.kotlin.ext.mongo
/
io.vertx.ext.mongo.MongoService
/
insertAwait
insertAwait
suspend
fun
MongoService
.
insertAwait
(
collection
:
String
,
document
:
JsonObject
)
:
String